File manager - Edit - /usr/lib64/nagios/plugins/check_crond
Back
#!/bin/bash if sudo /usr/bin/pgrep -x crond > /dev/null || sudo /usr/bin/pgrep -x cron > /dev/null; then echo 'crond OK'; exit 0; else echo 'crond Not OK'; exit 2; fi echo 'crond Condition Not Known'; exit 3;
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings