{"ok":true,"status":"active","msg":"Plugin installed and working","php":"8.3.33","server":"Apache","time":"2026-08-22 17:56:42"}ELF          >    `      @       6          @ 8  @         @       @       @                                                                                                     8
      8
                                        q	      q	                                           H      H                   X-      X=      X=      (      X                   p-      p=      p=                               8      8      8      0       0                    h      h      h      D       D              Std   8      8      8      0       0              Ptd   +      +      +      <       <              Qtd                                                  Rtd   X-      X=      X=                         /lib64/ld-linux-x86-64.so.2               GNU                                 GNU *p0,{ɜ)U5NX         GNU                                          29                        I                      )                                            }                                                                   8                      P                      j                      p                                                                   c                      v                                               "                   \     A             "     A              __cxa_finalize __libc_start_main stderr __vfprintf_chk __stack_chk_fail getenv getopt_long optind open64 ioctl close perror __errno_location puts __printf_chk libc.so.6 GLIBC_2.4 GLIBC_2.34 GLIBC_2.3.4 GLIBC_2.2.5 _ITM_deregisterTMCloneTable __gmon_start__ _ITM_registerTMCloneTable                                          ii                  ti	         ui	          X=             @      `=                    h=             h=       @             )      @@             )      `@             )      @             )      @             )      @             )      @             )       A             )       A             )      @A             )      ?                    ?                    ?                    ?                    ?                    A                    A                    x?                    ?                    ?                    ?                    ?                    ?                    ?         	           ?         
           ?                    ?                    ?                    ?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            HH/  HtH     5B/  %C/   h    h   h   h   h   h   h   h   qh   ah	   Qh
   Ah   1%}.  D  %u.  D  %m.  D  %e.  D  %].  D  %U.  D  %M.  D  %E.  D  %=.  D  %5.  D  %-.  D  %%.  D  AWAVAUATUHSH=  H8dH%(   HD$(1HD$H4  D$    Ld$$L=.  D$ L5  L-  D$ D$ D$ D$ HMLLD$$    ƃ   @2wIcD L>H=  1  1H|$ @     HT$(dH+%(     H8[]A\A]A^A_H|$   D$jD$`D$V1H|$ @9  1D$7D$-H5  H=  1<  1nD$H=  HD$?.  9  HcЃLl &.  9,  Ma  H|$ tL$   ED$T$D$T$T$Ѓ<    L1ŅT  |$ D$$    (  |$ ]  D$$   |$ tD$$   |$  L⾄"  1>Aą  |$ tl$$   |$ t0D$$  J  p      A1EH=     L-  HLHt 1  ,  ,  9|1[  1H=U  1v     H=  1^     |$    |$ o  D$$   t$$H=  1  D(AEw#Hn  HcH>t$$H=  1  H=  |$~DDH=&  1     H=  1  H=w  1  H=  1  뤋t$$H=  1l  H=+  1\  뀀|$ ta|$   D$$   LH=  1*  H=  ^   MH=u  H=  |$ ~|$    D$$   fH=P  |$ H  H     HDH5c  1|$ H  Hg     HDH5\  1s|$ H  H8     HDH5U  1VDH=1  H==  3H=C  f     1I^HHPTE11H=1S(  f.     H=)  H)  H9tH6(  Ht	        H=)  H5)  H)HH?HHHtH(  HtfD      =)   u+UH='   HtH=F%  ydu)  ]     w    H   IHt$(HT$0HL$8LD$@LL$Ht7)D$P)L$`)T$p)$   )$   )$   )$   )$   dH%(   HD$1H=(  LHH$      $   HD$HD$ D$0   HD$HT$dH+%(   uH        S1H=  tH=  1H=  1[H=/  1  HH                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Usage: sg_reset [--bus] [--device] [--help] [--host] [--no-esc] [--no-escalate] [--target]
                [--verbose] [--version] DEVICE
  where:
    --bus|-b        SCSI bus reset (SPI concept), might be all targets
    --device|-d     device (logical unit) reset
          --help|-z       print usage information then exit
    --host|-h|-H    host (bus adapter: HBA) reset
            --help|-h       print usage information then exit
    --host|-H       host (bus adapter: HBA) reset
            --no-esc|-N     overrides default action and only does reset requested
    --no-escalate   The same as --no-esc|-N    --target|-t     target reset. The target holds the DEVICE and perhaps
                    other LUs
    --verbose|-v    increase the level of verbosity
    --version|-V    print version number then exit

Use SG_SCSI_RESET ioctl to send a reset to the host/bus/target/device
along the DEVICE path. The DEVICE itself is known as a logical unit (LU)
in SCSI terminology.
Be warned: if the '-N' option is not given then if '-d' fails then a
target reset ('-t') is instigated. And it '-t' fails then a bus reset
('-b') is instigated. And if '-b' fails then a host reset ('h') is
instigated. It is recommended to use '-N' to stop the reset escalation.
        unrecognised option code 0x%x ??
       Missing DEVICE name. Use '--help' to see usage.
        Unexpected extra argument: %s
  Can only request one type of reset per invocation
      sg_reset: starting device reset sg_reset: starting target reset     third argument to ioctl(SG_SCSI_RESET) is 0x%x
     sg_reset: BUSY, may be resetting now
   sg_reset: 'no device' error, may be temporary while device is resetting
        sg_reset: try again later, may be resetting now
        sg_reset: reset (for value=0x%x) may not be available
  sg_reset: reset requires CAP_SYS_ADMIN (root) permission
       sg_reset: SG_SCSI_RESET not supported (for value=0x%x)
 sg_reset: SG_SCSI_RESET failed  sg_reset: ioctl(SG_SCSI_RESET) returned %d, errno=%d
   sg_reset: did nothing, device is normal mode    sg_reset: completed device %sreset
     sg_reset: completed target %sreset
     sg_reset: completed bus %sreset
        sg_reset: completed host reset (or target or bus or host)  (or bus or host)  (or host)  SG3_UTILS_OLD_OPTS SG_RESET_OLD_OPTS bdhHNtvVz 0.67 20200501 sg_reset: version: %s
 sg_reset: open error: %s:  sg_reset: starting bus reset sg_reset: starting host reset sg_reset: close error bus device help host no-esc no_esc no-escalate target verbose version   uuuuuuuuuuuuuuuuuuuuuuuu+uuuuuuuuuuuuuuuuuu**;8      l         LT   <             zR x        &    D    $   4       FJw ?:*3$"       \   @              t       G
A      <B    Al
EH         FBB B(A0D8Mp
8A0A(B BBBA                                                                                                                                                                                                                                                                                     @             h=                                         d             X=                           `=                    o                                    
                                                 `?                                         	             8                   	                             o          o          o           o          o                                                                                           p=                      0      @      P      `      p                                                                                                                        )                      b       )                      d       )                      z       )                      H       )                      N       )                      N       )                      N       )                      t       )                      v       )                      V                                       sg_reset-1.47-10.el9_8.1.x86_64.debug   O"7zXZ  ִF !   t/] ?Eh=ڊ2NA{V5S`4\Ab
v2T2a_$"l*Or8
ILf'fm߭+߰)HMS"jVqrE҈ͩ4lMV51Y{' HUYG2M^ 2խmcaJq-kltԀ("p^oIǻ2fx+Dv#BD~|)~ƨ;%Ğqi#.V*u>.
N/#ցd&m# ~g, h'Oe:^R2ڋ#ty0PA"|Oor8٥͓ֆFډOPHfxTؐlm<4xLǀ"CC!L1E$"bj&}qF ϰASY|<ږ-gs}ʄ;0v|}r#:?upP9*! } K0uXoD4uwXLib:ZSO8.C*LqH"gЉ=׌|B!{BwJ/EfA6*a'rf[;dqlSSQKwSF.X=uݒfLsk_t)i)^֡"fs2}<g}O$p<cIvLa+ōe_(U(NvUp߅ ZF3.S;m
{0?׵=`PNYJؖ4LC5ҭmt\GN5=b[c@4؀ZS~9j2CISlZI'BHdJo>⏟o贴8O    .-'    4g    YZ .shstrtab .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt.sec .text .fini .rodata .eh_frame_hdr .eh_frame .init_array .fini_array .data.rel.ro .dynamic .got .data .bss .gnu_debuglink .gnu_debugdata                                                                                                                                     8      8      0                              &             h      h      $                              9                                                        G   o                   (                             Q                                                   Y                                                      a   o                   &                            n   o                   P                            }             8      8                                       B       	      	                                                                                                                                                                                                                                                                           d      d                                                                                                           +      +      <                                           P+      P+                                                 X=      X-                                                `=      `-                                                h=      h-                                                 p=      p-                                              `?      `/                                                 @       0                                                A      1      0                               
                     1      ,                                                   1                                                         p5      (                             