Search found 1 match
- Thu Dec 01, 2011 10:45 am
- Forum: Open Source Nagios Projects
- Topic: Nagios nrpe.cfg running a python command issues
- Replies: 0
- Views: 1234
Nagios nrpe.cfg running a python command issues
I set up a service and command in nagios run the mrpe client and execute a python script. Inside of nrpe.cfg why does the following command work: " command[check_perforce_disk_usage]=/usr/local/nagios/libexec-custom/Check_Disk_Usage.py %--warning=$ARG1$% %--critical=$ARG2$% %--include=$ARG3$% &...