Search found 3 matches
- Wed Nov 19, 2014 11:58 pm
- Forum: Open Source Nagios Projects
- Topic: nagios plugin command argument missing
- Replies: 5
- Views: 4586
Re: nagios plugin command argument missing
Thanks for your help. I checked my config files carefully and found my command was called 2 times so that's the root cause. However, I still think that doesn't make sense that some arguments were missing when running the same command for the second time. I tend to consider it as a potential bug. Tha...
- Wed Nov 19, 2014 9:00 pm
- Forum: Open Source Nagios Projects
- Topic: nagios plugin command argument missing
- Replies: 5
- Views: 4586
Re: nagios plugin command argument missing
Thanks for your response. Currently in our nagios environment there are many other commands working well, but mine works abnormally. my configurations are as follows, I didn't find anything wrong with them. What confusing me is that if my nagios config file is incorrect, the first call of command wo...
- Tue Nov 18, 2014 11:34 pm
- Forum: Open Source Nagios Projects
- Topic: nagios plugin command argument missing
- Replies: 5
- Views: 4586
nagios plugin command argument missing
hi, I'm encountering a strange issue when trying to run plugin command. My command is written in Perl named "/usr/local/nagios/libexec/xdcr_monitor.pl", I found each time it was called 2 times and for the first time it worked well but not all arguments are passed to it for the second time....