[Apan-users] (sin asunto)
Status: Beta
Brought to you by:
useless
|
From: Jose C. G. <jos...@ju...> - 2006-01-12 15:51:33
|
Hi, i have nagios with apan with ping service.
services.cfg:
define service {
host_name GESTION_PORTAL
service_description PING
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups router-admins
notification_interval 5
notification_period 24x7
notification_options c,r
check_command apan-sql!ping!100.0,20%!500.0,60%
}
servicextinfo-apan
# ping
define serviceextinfo {
host_name GESTION_PORTAL
service_description PING
notes_url
/nagiosv2/cgi-bin/apan-sql.cgi?host=GESTION_PORTAL&service=PING
icon_image graph.png
icon_image_alt View Apan-graphs
}
but when a clinck in the icon no have graph. Any idea?
thanks
|