Page 1 of 1

Custom plugin help!!

Posted: Tue Feb 18, 2020 11:34 am
by jaja2020
I have a custom plugin but not sure how to define host and service. Could someone help with this? I have tested the script with the nagios user, so I know script is fine.

[nagios@nagiosserverp01 libexec]$ ./check_unity.py -H IP -u user -p somepassword -m storageprocessor
OK: ALRT_COMPONENT_OK,The component is operating normally. No action is required.,5

Re: Custom plugin help!!

Posted: Tue Feb 18, 2020 8:56 pm
by Box293
Is the plugin going to run from the Nagios server and remotely connect to another server?

Or does it need to run on the other server and some sort of agent needed to execute it ?

Re: Custom plugin help!!

Posted: Wed Feb 19, 2020 9:46 am
by jaja2020
It will be running from nagios server. I have worked through issue and was able to report on one array so you can lock this request.

Re: Custom plugin help!!

Posted: Wed Feb 19, 2020 10:09 am
by scottwilkerson
jaja2020 wrote:It will be running from nagios server. I have worked through issue and was able to report on one array so you can lock this request.
Great!

Locking