File manager - Edit - /usr/lib64/nagios/plugins/check_a2_dnsdist_proc.sh
Back
#!/bin/bash pid=$(pidof dnsdist) if [ -z "$pid" ]; then echo "dnsdist_proc - CRIT - Unable to find the PID of dnsdist" exit 2 else echo "dnsdist_proc - OK - dnsdist is running via pid $pid" exit 0 fi
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings