[Nagios-users] Monitoring traffic on switch port via Nagios/Nagiosgrapher

2009-06-26 Thread Stefan-Michael Guenther
Hello,

I like to monitor the traffic on different HP switches via Nagios and 
Nagiosgrapher.

Does aynone of you have a plugin that calculates the in- and outgoing 
traffic on every single port?

Or do you know the corresponding OIDs? I have checked the MIBs for the 
HP ProCurve 2824 / 2810 but wasn't really successful in finding the 
right MIBs.

Thanks for any suggestions or hints,

Stefan


--
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Monitoring traffic on switch port viaNagios/Nagiosgrapher

2009-06-26 Thread Stefan-Michael Guenther
Hi Steffen,

 I'm using check_snmp_netint from nagiosexchange. It works fine for me...
 
 http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F1475.html;d=1
 
 It's just a little bit tricky to configure but read the content of the 
 checkplugin carefully and it should be no problem.
 
thanks for the link.

The parameter -n should be followed by Name in description OID. The 
thing is that snmpwalk for one of the switches (3COM 2924) only returns 
IF-MIB::ifDescr.1 = STRING: Ethernet Interface as a description for 
all interfaces/ports.

How can you distinguish between the different ports?

What kind of switch(es) do you monitor (manufacturer/model)?

Regards,

Stefan


--
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Problems with a parameter when executing check_procs via check_by_ssh

2009-06-09 Thread Stefan-Michael Guenther
Hi,

I want to execute check_procs via check_by_ssh with the following command:

./check_by_ssh -H 172.24.1.70 -t 120 -C /usr/local/bin/check_procs -C 
zeiterf -c 1:1 -a './zeiterf -z'

The result is the following error:

Remote command execution failed: /usr/local/bin/check_procs: option 
requires an argument -- z

The problem is the parameter -z because after removing it, I get the 
expected result.

./check_by_ssh -H 172.24.1.70 -t 120 -C /usr/local/bin/check_procs -C 
zeiterf -c 1:1 -a './zeiterf'

PROCS CRITICAL: 2 processes with command name 'zeiterf', args './zeiterf'

Does anyone know how to included the parameter correctly?

Thanks for your help,

Stefan


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Checking CPU temperature and fan speed

2008-06-30 Thread Stefan-Michael Guenther
Hello,

I need to monitor the cpu temperature and fan speed of a number of 
different servers, based on Intel and Gigabyte motherboards.

There are nagios plugins available to monitore Compaq servers, but has 
anyone of you ever found a way to do the same for Intel/Gigabyte servers?

I would prefer to to it via SNMP, to use the SNMP plugin, but haven't 
found any information on SNMP together with Intel/Gigabyte boards and 
both companies has answered by emails.

Thanks for any suggstions or help,

Stefan
-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null