Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
I've tried all these options. None of them seem to work. I either get a critical for no matches when the service certainly responds [], or the same compilation error.
I ask because that is our normal plugin path, but you seem to also use ~/development/nagios-plugins/check_http and /usr/local/nagios/production/libexec/check_http. Have you been modifying the code at all?
define service {
host_name insightfulcowthoughts.com
service_description check HTTP for []
use generic-service
check_command check_xi_service_http!-r "\[\]"!!!!!!!
notifications_enabled 1
register 1
}
After upgrading your plugins, give the above a shot. If you need define a URL, I can verify that ssax's solution worked properly for me as well.
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
thanks guys! I have an outdated version. I'll evaluate the compatibility of the new plugin with our monitoring server and release a new rpm that includes the new version of the plugin.
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.