Re: [Nagios-users] Mailinglist proposal: Block digest reactions

2007-08-07 Thread Anthony Montibello
I would agree, many will not even open responce since the Subject is for the digest, and half the time it is hard to even find the question. I actualy feel bad for those people who are putting one line question in the middle of the digest. Tony (author of NC_Net) On 8/8/07, Hugo van der Kooij

[Nagios-users] Mailinglist proposal: Block digest reactions

2007-08-07 Thread Hugo van der Kooij
Hi, May I suggest to block reactions to digests on the mailinglist? I have never seen people do the proper thing and react to individual messages. The messages are usual just a waste of time and bandwidth as there is in fact no reaction at all in them. Hugo. -- [EMAIL PROTECTED]

Re: [Nagios-users] FW: Plugin check_by_ssh: On a particular server using check_by_ssh I get 'Remote command execution failed:'

2007-08-07 Thread Holger Weiss
* Nicholas Magers <[EMAIL PROTECTED]> [2007-08-08 11:00]: > I have been using the check_by_ssh command on some linux servers and was > attempting to use it on a Solaris server. http://thread.gmane.org/gmane.network.nagios.user/48468/focus=48470 Holger -- PGP fingerprint: F1F0 9071 8084 A426 DD

[Nagios-users] FW: Plugin check_by_ssh: On a particular server using check_by_ssh I get 'Remote command execution failed:'

2007-08-07 Thread Nicholas Magers
I have been using the check_by_ssh command on some linux servers and was attempting to use it on a Solaris server. But I get: Remote command execution failed: Below is the output from the command line: -sh-3.00$ ./check_by_ssh -v -H -C "/usr/local/nagios/libexec/check_swap -w 20% -c 10

[Nagios-users] OneOrZero integration

2007-08-07 Thread Mike Hawley
Hi has anyone tried to integrate Nagios alerts with OneOrZero help desk system??? Thanks in advance... Mike Hawley No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.8/941 - Release Date: 8/7/2007 4:06 PM -

Re: [Nagios-users] nagios.cmd Permissions.

2007-08-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Jake Solid > Sent: Tuesday, August 07, 2007 12:54 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] nagios.cmd Permissions. > > Everytime I restart nagios the permiss

[Nagios-users] nagios.cmd Permissions.

2007-08-07 Thread Jake Solid
Everytime I restart nagios the permission for /var/log/nagios/rw/nagios.cmd change to 660 and if i try to acknowledge a warning I get the following message: Error: Could not open command file '/var/log/nagios/rw/nagios.cmd' for update! The permissions on the external command file and/or directory

[Nagios-users] Checks failing for no aparent reason v3a1

2007-08-07 Thread Josh Van As
On both V3b5 and V3a1 I have had a strange problem where check_icmp is returning high packet loss - in the 30% - 50%. While performing a continuous ping from the same box to the same destination yields 0% - 1%. Is anyone else seeing this? It seems to get worse as the services runs longer, eve

Re: [Nagios-users] Web Interface for nagios configuration

2007-08-07 Thread Bobby
Hi Christian Silenzi, Good day, What exacty do you mean by configure it through interface web? If you mean adding host, services, etc. I think its all in the CLI or the conf files of Nagios. It normally resides here *.conf files on your /usr/local/nagios/etc directory. But doing some confi

[Nagios-users] Nagios check_nt causing segfault

2007-08-07 Thread narendran.neelamegam
OS: RHEL 4 EM64T Plug-in Version: nagios-plugins-1.4.9 Nagios Version: 2.5 I'm monitoring over 200 Wintel servers using check_nt. I see lot of these error messages (Segmentation Faults) in the log file Aug 7 11:21:03 kernel: check_nt[2799]: segfault at rip 003ae8e35273 rsp

Re: [Nagios-users] installation question

2007-08-07 Thread Jim Avery
On 07/08/07, Samuel V. Green III <[EMAIL PROTECTED]> wrote: > is there another way I can rename these sample files? Yes. I wouldn't rename them though because they are useful to refer back to if you mess up your config files. I would copy them instead, for example: sudo -s cd /opt/local/etc cp

[Nagios-users] installation question

2007-08-07 Thread Samuel V. Green III
I installed Nagios via macports. In sub section 2) Configure the Nagios sample files in /opt/local/etc/ nagios. b) Then rename the sample files for use. sudo for i in *cfg-sample; do mv $i `echo $i | sed -e s/cfg- sample/cfg/`; done; I get this terminal error: syntax error near unexpecte

[Nagios-users] unsubscribe

2007-08-07 Thread Matthew M Cinderey
unsubscribe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 07 August 2007 16:10 To: nagios-users@lists.sourceforge.net Subject: Nagios-users Digest, Vol 15, Issue 11 Send Nagios-users mailing list submissions to nagios-use

Re: [Nagios-users] Nagios-users Digest, Vol 15, Issue 10

2007-08-07 Thread Noel Dave
On 8/7/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > Send Nagios-users mailing list submissions to >nagios-users@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit >https://lists.sourceforge.net/lists/listinfo/nagios-users > or, via email, se

[Nagios-users] Web Interface for nagios configuration

2007-08-07 Thread Christian Silenzi
Hi, I am trying a way in order to configure Nagios through interface web. what advised to me? Thanks -- Christian Silenzi -- Registered Linux User #393743 Registered Linux Machine: 1- po