Search found 37 matches
- Wed Sep 12, 2018 8:01 am
- Forum: Open Source Nagios Projects
- Topic: PING CRITICAL vs. Host check timed out after 30.01 seconds
- Replies: 1
- Views: 1978
PING CRITICAL vs. Host check timed out after 30.01 seconds
Hello all, As a newbie Linux / Nagios guy, I have FINALLY achieved some level of comfort with my configuration and have gotten some of my hosts responding to pings originating from Nagios. I am now noticing, however, that some checks on sites are indicating that there is a packet loss and others are...
- Tue Jul 18, 2017 12:01 pm
- Forum: Open Source Nagios Projects
- Topic: General ping only monitoring
- Replies: 12
- Views: 8560
Re: General ping only monitoring
I switched over to XI for ease of use and it does EXACTLY what I need it to do. The problem is that I have over 1200 hosts that need to be monitored and there is no "free" XI to do so. So, now I need to go BACK to the regular Nagios and just try to figure it out.
UGH - the PAIN of it all.
UGH - the PAIN of it all.
- Tue Jul 18, 2017 11:36 am
- Forum: Open Source Nagios Projects
- Topic: General ping only monitoring
- Replies: 12
- Views: 8560
Re: General ping only monitoring
Typically, a Nagios host represents a single physical/virtual piece of equipment. Under that host, you may have multiple services running that you also need to keep track of. A single host may have a http server, a database, a dns server, irc server, samba share. Those are typically good candidates...
- Tue Jul 18, 2017 6:19 am
- Forum: Open Source Nagios Projects
- Topic: General ping only monitoring
- Replies: 12
- Views: 8560
Re: General ping only monitoring
Have you looked into the documentation at all? The object definitions page would be a great place to start: https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/objectdefinitions.html So, just to make sure I have the terminology right - the grouping of ALL schools (in this case the c...
- Tue Jul 18, 2017 5:47 am
- Forum: Open Source Nagios Projects
- Topic: General ping only monitoring
- Replies: 12
- Views: 8560
Re: General ping only monitoring
I have reviewed several pieces of documents and have come up with errors along the way. I was hoping that i'd have someone walk me through the complexities of configuring Nagios initially then play with that. I'll go back to the drawing board and message all of you as issues arise. Thanks for the li...
- Mon Jul 17, 2017 1:39 pm
- Forum: Open Source Nagios Projects
- Topic: General ping only monitoring
- Replies: 12
- Views: 8560
General ping only monitoring
Hey all, Given the fact that I am fairly new to Nagios & Ubuntu Linux, I figure I come here and throw this question out there to see who can help. Before I dive into what I need, however, I figure I give you all a little background. I'm one of the lead engineers / project managers for a point of...
- Thu Mar 17, 2016 11:42 am
- Forum: Open Source Nagios Projects
- Topic: Adding a simple host to monitor Up / Down state
- Replies: 23
- Views: 15573
Re: Adding a simple host to monitor Up / Down state
Thanks - but this is just getting to be a little too overwhelming. I am thinking of just starting from scratch again and really trying to learn....
- Thu Mar 17, 2016 7:48 am
- Forum: Open Source Nagios Projects
- Topic: Adding a simple host to monitor Up / Down state
- Replies: 23
- Views: 15573
Re: Adding a simple host to monitor Up / Down state
Very true. I guess there is no in-between.... 
- Thu Mar 17, 2016 6:53 am
- Forum: Open Source Nagios Projects
- Topic: Adding a simple host to monitor Up / Down state
- Replies: 23
- Views: 15573
Re: Adding a simple host to monitor Up / Down state
Totally true. Understand though that - as i've said many many times before - I am completely new to Linux / Ubuntu & Nagios. Short of hiring someone - which we cannot do - i am trying to be as proactive and doing this on my own. Of course, me being the Cisco guru that I am, i have enough of a ne...
- Thu Mar 17, 2016 6:16 am
- Forum: Open Source Nagios Projects
- Topic: Adding a simple host to monitor Up / Down state
- Replies: 23
- Views: 15573
Re: Adding a simple host to monitor Up / Down state
Nagios likes to be statically defined for each host so it can maintain history information, rather than dynamically choosing things from a list to check. Honestly, if you have some script-writing-fu or someone around you has some Excel variable concatination-fu, you could write something that simpl...