Re: [Nagios-users] check router and switch cisco

2006-10-18 Thread Gritsch Peter
SNMP4Nagios contains such a plugin. See http://snmp4nagios.sourceforge.net or more specifically the docs at http://snmp4nagios.sourceforge.net/chapter07.html#sec_7_11 HTH Peter > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Carlos Sánc

Re: [Nagios-users] monitoring for IO in Nagios

2006-10-18 Thread Alexander Harvey
Ok well in case anyone else is wondering, here's the solution I came up with:# cat /usr/local/nagios/libexec/check_io.pl #!/usr/bin/perl# author: alex harvey # email: [EMAIL PROTECTED] # definitionsuse constant OK => 0; use constant WARNING => 1;use constant CRITICAL => 2; # read in config file req

Re: [Nagios-users] Antwort: UTF8 Japanese characters in macros

2006-10-18 Thread チャンドラ
Rob, I tried your perl script, but unfortunately it suffers from the same problem. Any other help would be appreciated! Thanks, Martin [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote on 18/10/2006 09:12:05: > > [EMAIL PROTECTED] schrieb am 18.10.2006 > 04:26:19: > > > > > /usr/bin/p

Re: [Nagios-users] Monitoring VMWare

2006-10-18 Thread Matthew Joyce
The data coming from a VM machine isn't useless as you described it, it's still relevant in the context of the virtual machine. Develop some tailored checks and thresholds for a VM Hostgroup. Matthew Joyce 02 9382 0051 | 0412 309745 | IT Manager | Children's Cancer Institute Australia for Medical

Re: [Nagios-users] Antwort: UTF8 Japanese characters in macros

2006-10-18 Thread チャンドラ
Sascha, Thanks for the reply. Yes, /usr/bin/printf works with the UTF8 strings I am trying to use. I have tried /bin/echo as well (which also has no problems from the command line) with the same results, so I think it is a problem with way the strings are stored in the macro. Martin [EMAIL

Re: [Nagios-users] EPN/DB plugin question

2006-10-18 Thread Stanley Hopcroft
Dear Sir, I am writing to thank you for your letter and your patience in waiting for a reply (it is partly 'Warnock applies' in respect of no one having anything helpful to say I think) On 28/09/06, Tal Cohen <[EMAIL PROTECTED]> wrote: > > I am creating plugins that interface with a mysql databas

Re: [Nagios-users] checking a counter on a website

2006-10-18 Thread Doug Veldhuisen
Most Linux distros, I am aware anyway, support share memory segments.  the How about a mechanism, supported by Nagios of course, where we could save some variables to a shared memory segment.  Saving and retrieving should be pretty quick. Doug Veldhuisen Running Nagios 2.5 on Debian and Fedora.

Re: [Nagios-users] Monitoring VMWare

2006-10-18 Thread Hugo van der Kooij
On Thu, 19 Oct 2006, Ron Wilson wrote: > Has anyone had any success in monitoring VMWare virtual servers. I can > monitor the ESX but how do we get details of the virtual servers that > are hosted on ESX so that data bears some resemblance to reality. If we > monitor from the virtual servers then

[Nagios-users] Monitoring VMWare

2006-10-18 Thread Ron Wilson
Has anyone had any success in monitoring VMWare virtual servers. I can monitor the ESX but how do we get details of the virtual servers that are hosted on ESX so that data bears some resemblance to reality. If we monitor from the virtual servers then obviously things like CPU readings are useless.

Re: [Nagios-users] checking a counter on a website

2006-10-18 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, October 18, 2006 3:31 AM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] checking a counter on a website > > > [EMAIL PROTECT

Re: [Nagios-users] check router and switch cisco

2006-10-18 Thread Maxwell,Brady
The wolfgang barth book "Nagios Systems and Network Monitoring" has a pretty good intro to SNMP. However for a more in depth study on SNMP I would suggest the "Essential SNMP" book from Oreilly. }}-Original Message- }}From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Beh

Re: [Nagios-users] check router and switch cisco

2006-10-18 Thread Hugo van der Kooij
On Wed, 18 Oct 2006, wrote: > Sorry but i am newbie in that , but what is a OID? Object IDentifier. Please check your favority search engine and put in the question. It usually helps. You are advised to learn a thing or two about SNMP (Simple Network Management Protocol) as it is the usual wa

Re: [Nagios-users] check router and switch cisco

2006-10-18 Thread Carlos S�nchez
Sorry but i am newbie in that , but what is a OID? >From: Hugo van der Kooij <[EMAIL PROTECTED]> >Reply-To: Nagios Users mailinglist >To: Nagios Users mailinglist >Subject: Re: [Nagios-users] check router and switch cisco >Date: Wed, 18 Oct 2006 16:56:50 +0200 (CEST) > >On Wed, 18 Oct 2006, wr

[Nagios-users] External Commands segfault

2006-10-18 Thread David Schlecht
Hi list I'm seeking any suggestions, no matter how far-fetched. The cmd.cgi occasionally dies/hangs. It often generates a segfault. This only happens occasionally but when it does, things get very ugly as all subsequent commands fail. I have seen no common thread but can reproduce the pr

Re: [Nagios-users] check router and switch cisco

2006-10-18 Thread Hugo van der Kooij
On Wed, 18 Oct 2006, wrote: > are there a plugin that check temperture of router and switch cisco? Check_snmp. Getting the right OID might be a wee bit harder. Hugo. -- [EMAIL PROTECTED] http://hvdkooij.xs4all.nl/ This message is using 100% recycled electrons. -

[Nagios-users] check router and switch cisco

2006-10-18 Thread Carlos S�nchez
Hi! are there a plugin that check temperture of router and switch cisco? thanks for the help!!! _ Add a Yahoo! contact to Windows Live Messenger for a chance to win a free trip! http://www.imagine-windowslive.com/minisites/yahoo/d

Re: [Nagios-users] monitoring linux traffic without snmp

2006-10-18 Thread Marc Powell
Behold the power of the Internet ;) It's not perfect but good enough -- http://babelfish.altavista.com/ -- Marc > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Nelson Serafica > Sent: Tuesday, October 17, 2006 8:02 PM > To: Robin Eric

Re: [Nagios-users] Antwort: UTF8 Japanese characters in macros

2006-10-18 Thread rob . moss
[EMAIL PROTECTED] wrote on 18/10/2006 09:12:05: > [EMAIL PROTECTED] schrieb am 18.10.2006 04:26:19: > > > /usr/bin/printf "%b" "* Nagios  *\n\nNotification Type: > > $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: > > $HOSTADDRESS$\n$HOSTNOTES$\n\nInfo: $HOSTOUTPUT$\n\n

Re: [Nagios-users] checking a counter on a website

2006-10-18 Thread rob . moss
[EMAIL PROTECTED] wrote on 17/10/2006 20:01:28: > This actually hits on what I consider to be one of Nagios'  (few) > weaknesses.  A lot of time, when I do my checks, I'm not nearly as > interested in the value of a check as in the change in the value > since the last check.  This is a good ex

[Nagios-users] Antwort: UTF8 Japanese characters in macros

2006-10-18 Thread srunschke
[EMAIL PROTECTED] schrieb am 18.10.2006 04:26:19: > /usr/bin/printf "%b" "* Nagios *\n\nNotification Type: > $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: > $HOSTADDRESS$\n$HOSTNOTES$\n\nInfo: $HOSTOUTPUT$\n\nDate/Time: > $LONGDATETIME$\n" | /usr/bin/mail -s "Host $HO