Search found 2 matches

by steven.w41
Thu Jul 30, 2015 5:34 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core - NCPA unable to parse plugin arguments
Replies: 3
Views: 1537

Re: Nagios Core - NCPA unable to parse plugin arguments

Hi, thank you for your response. Here is one of the commands, and it's output: ./check_tcp -H 10.xxx.xxx.xxx -p 22 -4 -p 444 -t 30 TCP OK - 0.001 second response time on 10.xxx.xxx.xxx port 444|time=0.000559s;;;0.000000;30.000000 Here is the service definition: define service { use default-service s...
by steven.w41
Thu Jul 30, 2015 3:48 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core - NCPA unable to parse plugin arguments
Replies: 3
Views: 1537

Nagios Core - NCPA unable to parse plugin arguments

Hi all, I am having a problem with Nagios Core and ncpa. I have a few plugins installed locally, but they all result in this error: ncpa.cfg section: ssh.my.server.com|ssh_tcp_22= agent/plugin/check_tcp/-H/10.87.20.38/-p/22/-4/-p/444/-t/30 log 2015-07-30 06:01:03,399 11256 WARNING Unable to parse al...