Check_http
Rajesh Kumar
ras.kumar01 at gmail.com
Wed Oct 20 08:08:19 CEST 2010
Hi All
I have configured Nagios Core in CentOS. I did
remotehost(retpro) services of cpu, memory, user, ssh and ping also but
unable to config check_http.
How to configure remotehost http (url) and Notification Alert (If http
down). Pls verify my cfg file in /usr/local/nagios/etc/objects/retpro.cfg
define host{
use linux-server
host_name retpro
alias retpro
address 192.168.1.116
}
define service{
use generic-service
host_name retpro
service_description PING
check_command check_ping!100.0,20%!500.0,60%
normal_check_interval 5
}
define service{
use generic-service
host_name retpro
service_description Root Partition
check_command check_local_disk!20%!10%!/
}
define service{
use generic-service
host_name retpro
service_description SSH
check_command check_ssh
notifications_enabled 1
}
define service{
use generic-service
host_name retpro
service_description Total Processes
check_command check_local_procs!250!400!RSZDT
}
define service{
use generic-service
host_name retpro
service_description Current Load
check_command
check_local_load!5.0,4.0,3.0!10.0,6.0/4.0
}
Thanks & Regards
B.Rajeshkumar
09894943041.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20101020/9d0f9516/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
-------------- next part --------------
_______________________________________________
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