Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This script is written to attach Nagios to an HP-Openview instance through the notification functions of Nagios.
Current Version
Last Release Date
May 28, 2009
Owner
Nagios Exchange
Website
http://von-gehlen.dyndns.org/
## i am not giving any guarantee with this script.
## if you use it it is your own responsibility!
################################################ ## ## this script is written to attach Nagios to a HP-Openview instance through the notification functions of Nagios. ## i am not giving any guarantee with this script. ## if you use it it is your own responsibility! ## you can use it within the terms of the GNU Public License v3. ## ## copyright (c)2007 by Stephan von Gehlen ## ################################################
## ## requirements: ## - fully configured nagios incl notifications ## - the following two commands need to be added to your nagios configuration: ## define command{ ## command_name notify-by-hpopenview ## command_line $USER1$/hp_openview_connector.sh servicecheck ## } ## ## define command{ ## command_name host-notify-by-hpopenview ## command_line $USER1$/hp_openview_connector.sh hostcheck ## } ## - also the following contact needs to be added to your nagios configuration: ## define contact{ ## contact_name hpopenview ## alias HP OpenView Monitoring Tool ## service_notification_period always ## host_notification_period always ## service_notification_options w,u,c,r ## host_notification_options d,u,r ## service_notification_commands notify-by-hpopenview ## host_notification_commands host-notify-by-hpopenview ## email your-email-address@your-domain ## } ## - you need to use the defined contact then within your nagios configuration to ## make nagios sending alerts via this script. ## ##
You must be logged in to submit a review.
To:
From: