Others

Nagios-2-HPopenview Connection

Description:

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

Compatible With


Project Files
Project Notes
## 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. ## ##
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
1
Views
98,241