Search found 1 match

by kathleenchristie
Mon Apr 22, 2024 3:06 pm
Forum: Nagios XI
Topic: Copy custom scripts from core to XI
Replies: 2
Views: 580

Copy custom scripts from core to XI

Hello, I have some custom scripts that I need to move from our old core system to the new XI server. I have placed them in /usr/local/nagios/libexec/ and I can run the check successfully on the command line with no issues. # /usr/local/nagios/libexec/check_password_age.sh -w 10 -c 30 WARNING: The la...