PerfParse

Gonzales, Youn ygonzales at medassets.com
Thu Sep 8 20:17:33 CEST 2005


I am running PerfParse v0.105.6 and Nagios 2.0b4. The performance graphs
work on all of the services I have setup so far except check_ping. Is
there an alternative to check_ping that will let us graph the ping times
to different network devices or am I just missing something in the
config?

My generic-service config:
define service{
	name                            generic-service
active_checks_enabled           1
	passive_checks_enabled          1
	parallelize_check               1
	obsess_over_service             1
	check_freshness                 0
	notifications_enabled           1
	event_handler_enabled           1
	flap_detection_enabled          1
	failure_prediction_enabled      1
	process_perf_data               1
	retain_status_information       1
	retain_nonstatus_information    1
	register                        0
	}


One of my host configs:
define service{
	use                             generic-service
	host_name                       uscpg1stwap1
	service_description             PING
	is_volatile                     0
	check_period                    24x7
	max_check_attempts              4
	normal_check_interval           5 
	retry_check_interval            1
	contact_groups                  admins
	notification_interval           960
	notification_period             24x7
	check_command                   check_ping!100.0,20%!500.0,60%
	}


Youn Gonzales
Network Engineer
MedAssets Supply Chain Systems
280 S Mount Auburn Rd
Cape Girardeau, MO  63703
(573) 332-2285  Phone
(573) 332-2300 Fax
ygonzales at medassets.com

"The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers"



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list