Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread Paul Dubuc
Alex wrote: > Hi, > >> I don't know how kosher this is, but I worked around that issue by >> disabling active checks and disabling notifications, then entering a >> passive check that showed the host as up. That way I wouldn't see >> reports about the downed system until I re-enabled active checks

Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread Alex
Hi, On Wed, Jul 3, 2013 at 3:11 PM, Justin T Pryzby wrote: > On Wed, Jul 03, 2013 at 06:07:15PM +, MAHONEY, DANIEL wrote: >> When I did it I only disabled a specific service check. I don't know if >> it's possible to disable all service checks for a given host in one step. > It is, at least

Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread Justin T Pryzby
On Wed, Jul 03, 2013 at 06:07:15PM +, MAHONEY, DANIEL wrote: > When I did it I only disabled a specific service check. I don't know if it's > possible to disable all service checks for a given host in one step. It is, at least in nagios 3.2.3. Select host (extinfo.cgi?type=1&host=...), Disa

Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread MAHONEY, DANIEL
When I did it I only disabled a specific service check. I don't know if it's possible to disable all service checks for a given host in one step. -Original Message- From: Alex [mailto:mysqlstud...@gmail.com] Sent: Wednesday, July 03, 2013 12:36 PM To: Nagios Users List Subject: Re: [Na

Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread Alex
Hi, > I don't know how kosher this is, but I worked around that issue by disabling > active checks and disabling notifications, then entering a > passive check that showed the host as up. That way I wouldn't see reports > about the downed system until I re-enabled active checks. Did that work

Re: [Nagios-users] check_nagios plugin

2013-07-03 Thread Justin T Pryzby
On Wed, Jul 03, 2013 at 12:28:20PM +0530, Joshi MP wrote: > I have two instances of Nagios servers , Would like to monitor both of them > each other , And found that check_nagios will be useful for this . Please > let me know from where can I download this ? You're probably looking for check_nagio

Re: [Nagios-users] check_nagios plugin

2013-07-03 Thread Yancy Ribbens
Joshi, http://nagiosplugins.org/man/check_nagios check_nagios is available by downloading and compiling Nagios plugins found here: http://nagiosplugins.org/download -Yancy Yancy Ribbens --- Tech Team yribb...@nagios.com On 7/3/2013 1:58 AM, Joshi MP wrote: > Hi Team, > > I have two instance

[Nagios-users] check_nagios plugin

2013-07-03 Thread Joshi MP
Hi Team, I have two instances of Nagios servers , Would like to monitor both of them each other , And found that check_nagios will be useful for this . Please let me know from where can I download this ? thanks, Joshi --