Search found 1 match
- Thu Jan 30, 2014 4:01 am
- Forum: Open Source Nagios Projects
- Topic: Run perl/pyton script
- Replies: 1
- Views: 1574
Run perl/pyton script
Hi. I'm facing for the first time the development of plugins/command for Nagios Core. Nagios Core is running under a centos6.4 machine. Actually I'm stuck on the command definition, calling script. Here what I'm trying to do : I'm defining command that run single unix command or run a python / perl ...