Hi, basically I want to know how to set up distributed monitoring and then also is the "parent" server capable of monitoring its own hosts aswell as recieving info from the "child" servers if so, how?
Connor
Search found 3 matches
- Fri Feb 17, 2012 9:55 am
- Forum: Open Source Nagios Projects
- Topic: Distributed Monitoring
- Replies: 1
- Views: 866
- Tue Jan 17, 2012 5:32 am
- Forum: Open Source Nagios Projects
- Topic: Check_http reporting critical but site is okay
- Replies: 2
- Views: 1248
Re: Check_http reporting critical but site is okay
Hi, have no idea how to run cmd line but I can give you my service and host definitions.. # Service definition for Northarbour.com define service{ use generic-service ; Name of service template to use hostgroup_name HTTP-hosts service_description HTTP Check is_volatile 0 check_period 24x7 max_check_...
- Mon Jan 16, 2012 11:40 am
- Forum: Open Source Nagios Projects
- Topic: Check_http reporting critical but site is okay
- Replies: 2
- Views: 1248
Check_http reporting critical but site is okay
Hi, I have been tasked with monitoring a website (learningpoint.net) to check its online status.. when using check_http it is reporting critical, at first i thought my nagios knowledge was off so i set up google.com aswell and that is showing as up... any reason why the first site is critical? Connor