Migrating from Nagios Core to Nagios XI
Posted: Mon Aug 23, 2021 4:30 pm
Hello,
I am migrating from Nagios Core to Nagios XI. I have a check in nagios core that is called check_web_ping_wrapper under the services config. Under the command expansion i have the commands and it looks like it points to an .sh (see screen shot also).
Nagios core:
Command Name Command Line
To expand: check_web_ping_wrapper
check_web_ping_wrapper $USER1$/check_http_wrapper.sh $HOSTNAME$
-> $USER1$/check_http_wrapper.sh $HOSTNAME$
How do I go about setting this up in Nagios XI? I am not too familar with nagios core as i didn't set it up, but have tried to migrate all of our notifications over. This one looks to have a script it uses.
I am migrating from Nagios Core to Nagios XI. I have a check in nagios core that is called check_web_ping_wrapper under the services config. Under the command expansion i have the commands and it looks like it points to an .sh (see screen shot also).
Nagios core:
Command Name Command Line
To expand: check_web_ping_wrapper
check_web_ping_wrapper $USER1$/check_http_wrapper.sh $HOSTNAME$
-> $USER1$/check_http_wrapper.sh $HOSTNAME$
How do I go about setting this up in Nagios XI? I am not too familar with nagios core as i didn't set it up, but have tried to migrate all of our notifications over. This one looks to have a script it uses.