!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/netdata/health/health.d/   drwxr-xr-x
Free 13 GB of 57.97 GB (22.43%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     boinc.conf (1.84 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
# Alarms for various BOINC issues.

# Warn on any compute errors encountered.
 template: boinc_compute_errors
       on: boinc.states
    class: Errors
     type: Computing
component: BOINC
       os: *
    hosts: *
 families: *
   lookup: average -10m unaligned of comperror
    units: tasks
    every: 1m
     warn: $this > 0
     crit: $this > 1
    delay: up 1m down 5m multiplier 1.5 max 1h
     info: average number of compute errors over the last 10 minutes
       to: sysadmin

# Warn on lots of upload errors
 template: boinc_upload_errors
       on: boinc.states
    class: Errors
     type: Computing
component: BOINC
       os: *
    hosts: *
 families: *
   lookup: average -10m unaligned of upload_failed
    units: tasks
    every: 1m
     warn: $this > 0
     crit: $this > 1
    delay: up 1m down 5m multiplier 1.5 max 1h
     info: average number of failed uploads over the last 10 minutes
       to: sysadmin

# Warn on the task queue being empty
 template: boinc_total_tasks
       on: boinc.tasks
    class: Utilization
     type: Computing
component: BOINC
       os: *
    hosts: *
 families: *
   lookup: average -10m unaligned of total
    units: tasks
    every: 1m
     warn: $this < 1
     crit: $this < 0.1
    delay: up 5m down 10m multiplier 1.5 max 1h
     info: average number of total tasks over the last 10 minutes
       to: sysadmin

# Warn on no active tasks with a non-empty queue
 template: boinc_active_tasks
       on: boinc.tasks
    class: Utilization
     type: Computing
component: BOINC
       os: *
    hosts: *
 families: *
   lookup: average -10m unaligned of active
     calc: ($boinc_total_tasks >= 1) ? ($this) : (inf)
    units: tasks
    every: 1m
     warn: $this < 1
     crit: $this < 0.1
    delay: up 5m down 10m multiplier 1.5 max 1h
     info: average number of active tasks over the last 10 minutes
       to: sysadmin

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0082 ]--