Re: [Nagios-users] Advanced permissions/user properties

2006-11-05 Thread Alex Burger
Hugo van der Kooij wrote: On Mon, 6 Nov 2006, Steve Shipway wrote: Alex Burger wrote: Leave the groups as they are, but modify the host and service contact_groups command? For example: define host{ host_name localhost contact_groups netops:rw, help

[Nagios-users] Rob Ford is out of the office.

2006-11-05 Thread Rob Ford
I will be out of the office starting 03/11/2006 and will not return until 13/11/2006. I will respond to your message when I return. *** This e-mail and attachments are intended for the above name only and may be c

Re: [Nagios-users] No data was received from host!

2006-11-05 Thread Steve Shipway
This nicely explains why my mrtg-pnsclient script (which allows MRTG to directly query pnsclient, NC_Net etc) has occasional problems when querying two variables at once, and the second query fails.  It is interesting to note that the original pnsclient doesn't have this limitation :)   If y

Re: [Nagios-users] No data was received from host!

2006-11-05 Thread Anthony Montibello
NC_NEt ver 2.28 can only preform one check at a time.  thus if some of these checks take a long time to process, Like the inplementation of eventlog checks in that version of NC_NEt then the checks may get backed up.  Thus causing several checks to get the No Data Recieved form host.   THe source

Re: [Nagios-users] check_nt EVENTLOG problem

2006-11-05 Thread Anthony Montibello
I assume you are using NC_NEt.   check the version you are using. the current version is on sourceforge: http://sourceforge.net/projects/nc-net   Note: I have a update for NC_Net but have not had the time to merge it into the project yet.   If you are using a different Windows client I do not know

Re: [Nagios-users] troubles with check_by_ssh

2006-11-05 Thread David Garvey
Nov  5 14:57:22 nagios nagios: Warning: Return code of 67 for check of service 'Check_ssh_load' on host 'host22' was out of bounds.  I am getting the following error on a check_by_ssh command. It work fine from the command line.     -bash-3.00$ ./check_by_ssh -l nagios -H host22 -C 'libexec/check_l

Re: [Nagios-users] Advanced permissions/user properties

2006-11-05 Thread Hugo van der Kooij
On Mon, 6 Nov 2006, Steve Shipway wrote: > Alex Burger wrote: > > Leave the groups as they are, but modify the host and service > > contact_groups command? For example: > > define host{ > > host_name localhost > > contact_groups netops:rw, helpdesk:r >

Re: [Nagios-users] Advanced permissions/user properties

2006-11-05 Thread Steve Shipway
Alex Burger wrote: > Leave the groups as they are, but modify the host and service > contact_groups command? For example: > define host{ > host_name localhost > contact_groups netops:rw, helpdesk:r > } > > For backwards compatibility, if no permissions

[Nagios-users] help

2006-11-05 Thread Steve Wensel
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]Sent: Monday, 6 November 2006 9:19 a.m.To: nagios-users@lists.sourceforge.netSubject: Nagios-users Digest, Vol 6, Issue 8 Send Nagios-users mailing list submissions tonagios-users@lists.sourceforge.netTo su

[Nagios-users] macro variable

2006-11-05 Thread Matteo Contri
hi community, to create a quite flexible system using nagiosgraph, rrd, and performance data of nagios i need a particular variable that i cannot find in nagios macro list. i need the value of "normal_check_interval" exported by the command of perfomance data. Does it exist? if not, i'd really like