Copy custom nagios core scripts to XI
Posted: Fri Aug 25, 2023 7:35 am
I have some custom scripts that I need to move from core to XI.
I have placed them in /usr/local/nagios/libexec/ and I can run it via the command line.
# /usr/local/nagios/libexec/check_rootpw.sh -w 10 -c 30
WARNING: The last password change for root was 22 days ago
But when I try to create a service in XI using the CCM I cannot find that in the list. And I did confirm that it is in Admin--Manage PlugIns.
Am I putting it in the wrong location? Not pulling it it correctly?
I have placed them in /usr/local/nagios/libexec/ and I can run it via the command line.
# /usr/local/nagios/libexec/check_rootpw.sh -w 10 -c 30
WARNING: The last password change for root was 22 days ago
But when I try to create a service in XI using the CCM I cannot find that in the list. And I did confirm that it is in Admin--Manage PlugIns.
Am I putting it in the wrong location? Not pulling it it correctly?