Hello,
I am newbie to Nagios. I successfully installed Nagios and its monitoring
most of our windows and Linux servers. Currently, I am having issues with
the one of the website we support for our client. I defined a host and also
defined an http service to monitor the website:
Here is host and service definition to monitor a website.
define host{
use windows-server
host_name illinoistollway
alias illinoistollway
address www.illinoistollway.com
contact_groups admins
}
define service {
use local-service
host_name IllionisHighway
service_description HTTP
check_command check_http
}
But I am getting an error that host is down and service is not monitored as
well.
Could you please guide me how to resolve this issue?
Thanks,
Shashank
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagios-users mailing list
Nagios-users@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