Check_http
Robert Wolfe
robert.wolfe at robertwolfe.org
Wed Oct 20 14:16:01 CEST 2010
It doesn't look like you have check_http configured in this setup
(unless I am totally blind and don't see it). Also, the other checks
(like the checks for disk space, users, etc) should be run using nrpe on
the remote host with nrpe returning that data back to Nagios (this is
how I have it set up both here at home and at work for our VoIP
monitoring server which runs the latest Nagios).
From: Rajesh Kumar [mailto:ras.kumar01 at gmail.com]
Sent: Wednesday, October 20, 2010 2:08 AM
To: Nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Check_http
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/1a83aab0/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