Search found 2 matches

by b0br0ff
Wed Jan 13, 2016 3:24 am
Forum: Open Source Nagios Projects
Topic: NAgios plugin works from command line but not via NRPE
Replies: 3
Views: 1582

Re: NAgios plugin works from command line but not via NRPE

Hi actually nagios account has "nologin" option in /etc/passwd. Might be this a reason?
by b0br0ff
Tue Jan 12, 2016 3:10 pm
Forum: Open Source Nagios Projects
Topic: NAgios plugin works from command line but not via NRPE
Replies: 3
Views: 1582

NAgios plugin works from command line but not via NRPE

Hi Everybody, thank you in advance if somebody can help with following issue. My Nagios plugin needs to connect o MySQL server and grep some info from there. In case of unsuccessful connection attempt it needs to count connection failures and show status as WARNING in case of connection failures les...