[Nagios-users] Peter Shankland is out of the office.

2012-08-30 Thread Peter . Shankland
I will be out of the office starting 31/08/2012 and will not return until 03/09/2012. Please contact Tom Barnes if the request is urgent: Tom Barnes tom.bar...@ricoh-rpl.com 01952 205362 Regards. _ Peter Shankland TECHNICAL NETWORK SPECIALIST IT DEPARTME

Re: [Nagios-users] Heads up for config changes in Nagios 4

2012-08-30 Thread Yu Watanabe
First time hearing about Nagios 4. Is it coming out soon? Thanks, Yu Andreas Ericsson さんは書きました: >Currently, with Nagios 3, it's possible to have cyclic group includes, >like this: >define hostgroup{ >hostgroup_name HG1 >alias Hostgroup 1 >host

Re: [Nagios-users] Notification did not execute

2012-08-30 Thread Patrick Morris
On 8/29/2012 3:54 AM, Net Warrior wrote: > Cannot do that cuz it-s a production server, I have a testing server > where I test the alarms with the same configuration and it works > If I find something I will let you know. > > Thanks > > > 2012/8/28 Travis Runyard : >> That is really strange. Have y

[Nagios-users] Include extra information on service alert

2012-08-30 Thread Tim AtLee
Hello Mdadm on one specific host has been reporting failed disks, and falling over to the spare. I get an event notification when this happens (Nagios no longer sees 2 devices in the U state), but I would like to include the output of cat /proc/mdstat with the email notification. I am thinkin

[Nagios-users] Heads up for config changes in Nagios 4

2012-08-30 Thread Andreas Ericsson
Currently, with Nagios 3, it's possible to have cyclic group includes, like this: define hostgroup{ hostgroup_name HG1 alias Hostgroup 1 hostgroup_members HG3 } define hostgroup{ hostgroup_name HG2 alias

[Nagios-users] Custom Remote Commands

2012-08-30 Thread Net Warrior
Hi There Just was wondering if there is a way to customize the list of host commands list that are shown on the right column when you click on a host. There you can see, show the host in the map, send custom host notification. I'd like to add something like, reboot the server for example, that wou

Re: [Nagios-users] How to deal with hosts that are not always on

2012-08-30 Thread Marc Haber
On Thu, Aug 30, 2012 at 01:11:45PM +0200, Werner Flamme wrote: > we use action handler scripts to schedule downtime in this case. very dirty hack, but neat. Thanks. Greetings Marc -- - Marc Haber | "I don't trus

Re: [Nagios-users] How to deal with hosts that are not always on

2012-08-30 Thread Marc Haber
On Thu, Aug 30, 2012 at 03:34:49AM -0700, Patrick Morris wrote: > On 7/29/2012 1:51 AM, Marc Haber wrote: > > I have a number of hosts that are not always turned on, such as my > > Notebook, my home server (which sleeps if not used) and a number of > > test VMs. To get a reasonable volume of checks

Re: [Nagios-users] How to deal with hosts that are not always on

2012-08-30 Thread Werner Flamme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc Haber [29.07.2012 10:51]: > Hi, > > I have a number of hosts that are not always turned on, such as my > Notebook, my home server (which sleeps if not used) and a number > of test VMs. To get a reasonable volume of checks in my test > installati

Re: [Nagios-users] How to deal with hosts that are not always on

2012-08-30 Thread Patrick Morris
On 7/29/2012 1:51 AM, Marc Haber wrote: > Hi, > > I have a number of hosts that are not always turned on, such as my > Notebook, my home server (which sleeps if not used) and a number of > test VMs. To get a reasonable volume of checks in my test installation > of Nagios, I would like to have those

Re: [Nagios-users] uptime check returns wrong result

2012-08-30 Thread Patrick Morris
On 8/9/2012 1:23 AM, Andreas Brandino wrote: Hi all, I am using check_uptime.pl from here: http://exchange.nagios.org/directory/Plugins/System-Metrics/Uptime/check_uptime--2F-check_snmp_uptime/details The problem that I face is that this service caclulates SNMP service

Re: [Nagios-users] Remote event handlers using NRPE

2012-08-30 Thread Steven Carr
You could create an NRPE command who's sole purpose is to restart a single service, that way all you do is call the command and it restarts the service. Though yes, if you have lots of services to restart then you are going to have to configure lots of separate NRPE commands. Steve On 30 August