Re: [Nagios-users] Strange issue -- all hosts down

2006-01-02 Thread CC Yuen
Hi, I was done the following check up: Zac 提到: > A couple of things to check, did you upgrade your plugins recently? No new plugin or applications installed, Or > changed permisions on check_icmp? No permisions changed to the file system Have you tried pinging your hosts on > the command

RE: [Nagios-users] Check_nagios

2006-01-02 Thread Hugo van der Kooij
On Mon, 2 Jan 2006, [utf-8] זונטג גדי wrote: > How I install nagios console ? > I need to start auto discover First off all. Read the recent messages on auto discovery in this mailinglist archive. In general it is considered bad because you should know which services are critical if you want to m

Re: [Nagios-users] Monitoring AIX 5.2 hosts

2006-01-02 Thread Russell Adams
I've found AIX's SNMP to be limited, and on my hosts I use NCSA and some shell scripts. Russell On Mon, Jan 02, 2006 at 07:41:48PM +0100, [EMAIL PROTECTED] wrote: > Hello, > > I need to monitor with Nagios the usual system parameters of several AIX > 5.2 boxes (disk, cpu, mem, swap, proc, and th

[Nagios-users] Monitoring AIX 5.2 hosts

2006-01-02 Thread pespinar
Hello, I need to monitor with Nagios the usual system parameters of several AIX 5.2 boxes (disk, cpu, mem, swap, proc, and the like). Any of you have got it to work in this plattform? And what is the best way: snmp, nrpe, ncsa, ...? Any hint will be greatly appreciatted... Un saludo, Pablo Esp

[Nagios-users] Important Message from the Accredo Health Email Gateway

2006-01-02 Thread thomas . edwards
In order to protect our employees, patients, partners and computer systems, Accredo Health, Inc. places restrictions on email passing between our network and the Internet. In compliance with that policy, a message addressed to you has been automatically blocked by the gateway due to decomposition

RE: [Nagios-users] Check_nagios

2006-01-02 Thread זונטג גדי
Hello How I install nagios console ? I need to start auto discover thank <\/> / ^\ ( (o) (o) ) oOOO(_)OOOo== Gadi sontag Tel:972-3-9275228 Fax: 972-3-9226822 E. mail:[EMAIL PROTECTED] Visit our

RE: [Nagios-users] Check_nagios

2006-01-02 Thread Morten Bekkelund
You can also execute the check via snmp. Check out net-snmp's exec function. You can then execute the script when you poll an oid from nagios via snmp :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 30. desember 2005 18:36 To: nagios-users@lists.sourceforge.n

RE: [Nagios-users] disk_check for a remote machine

2006-01-02 Thread Morten Bekkelund
Yeah, check out www.net-snmp.org. Install net-snmp on the machines you wanna monitor and use the functionality it provides for diskchecks. It writes the result to a table in snmp and returns the result when it's being polled from the nagios-server. -Original Message- From: Yogesh Hasabnis

[Nagios-users] disk_check for a remote machine

2006-01-02 Thread Yogesh Hasabnis
Hi All, As far as I understand the disk_check plugin is meant for monitoring the disk usage on the local machine. Is there any way of monitoring the disk usage for a remote machine in the LAN ? Thanks Yogesh