Search found 3 matches

by wsbaugh
Tue Sep 07, 2021 11:02 am
Forum: Nagios XI
Topic: Custom NCPA Plugin - sudo warning
Replies: 3
Views: 182

Re: Custom NCPA Plugin - sudo warning

Nevermind. This is more related to using sudo in the client side script than the call to check_ncpa. Consider this a non-issue.
by wsbaugh
Tue Sep 07, 2021 10:25 am
Forum: Nagios XI
Topic: Custom NCPA Plugin - sudo warning
Replies: 3
Views: 182

Re: Custom NCPA Plugin - sudo warning

I'm using check_xi_ncpa to hit a bash script on the client side (in the plugins folder). So, check_xi_ncpa is handling the connection to the monitored host and executing the client side plugin. Again, the plugin is working fine. I'm just getting the additional sudo warning text returned. So, my serv...
by wsbaugh
Fri Sep 03, 2021 11:58 am
Forum: Nagios XI
Topic: Custom NCPA Plugin - sudo warning
Replies: 3
Views: 182

Custom NCPA Plugin - sudo warning

I set up a custom script to check for RabbitMQ Partitions, dropped it in /usr/local/ncpa/plugins and can call it without issue from Nagios XI. However, the response to the script includes the sudo warning message and that is what shows up in the dashboard. Full response: We trust you have received t...