Re: SNMP MIBs for HP Proliant?

2007-09-14 Thread Andrew Pantyukhin
On Mon, Sep 10, 2007 at 06:45:58PM +0200, Christian Nielsen wrote:
> I've got a question about HP Proliant Servers. I'm using Nagios and I want
> to monitoring my servers with SNMP. I downloaded the MIB's from HP, but I
> can't really find out the right OID for example finding out the
> PhysicalDrive etc.
> 
> Can you give me some advice or any help?

Try net-mgmt/mbrowse
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


SNMP MIBs for HP Proliant?

2007-09-14 Thread Christian Nielsen
Hy there!

 

I've got a question about HP Proliant Servers. I'm using Nagios and I want
to monitoring my servers with SNMP. I downloaded the MIB's from HP, but I
can't really find out the right OID for example finding out the
PhysicalDrive etc.

 

Can you give me some advice or any help?

 

Thanks !

 

Regards

cnielsen

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SNMP MIBs for HP Proliant?

2004-08-02 Thread Olaf Hoyer
On Mon, 2 Aug 2004, Ewald Jenisch wrote:

> Hi,
>
> For a HP Compaq Proliant DL360 I'm looking for the SNMP-MIBs that
> cover the following items:
>
> o) Disk-IO
> o) Disk-usage (capacity used)
> o) Memory usage
> o) Compaq/HP Smartarray (Compaq Smart Array 5i), esp. disk failure etc.
> o) CPU Usage (two Xeons running SMP (hyperthreading to 4 virtual CPUs)
> o) Network-IO
>
> Does anybody know where I can get hold of the respective MIBs?
>
> Somewhat related to the above question: Is it possible to make the
> respective MIB variables available via net-snmp in order to either
> poll them (snmp read) or send traps when reaching certain thresholds?
> I esp. thought about sending traps when e.g. the smartarray reports a
> problem, disks become full etc.

The MIBs (basically translation from numerical OID -> human readable
description with comment field) as such are freely available from HP,
they are supplied
on the CD that comes with every box, or downloadable as softpaq.

What you probably mean, is the SNMP Agent, which is responsible for
collecting the data as such, and supply those to the snmp package (in
this case, net-snmp) for further treatment.
AFAIK those agents are binary only, and it should be quite difficult to
get them run even under linux emu.

At work, I have a couple of 360/380 running Win2003, that are being
monitored by a FreeBSD box with net-snmp/nagios. Also have to use the HP
MIBs there, works like a charm.  But you are looking for a solution to
have native agents with FreeBSD, and that is going to be difficult.

HTH
Olaf



-- 
Olaf Hoyer[EMAIL PROTECTED]
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


SNMP MIBs for HP Proliant?

2004-08-02 Thread Ewald Jenisch
Hi,

For a HP Compaq Proliant DL360 I'm looking for the SNMP-MIBs that
cover the following items:

o) Disk-IO
o) Disk-usage (capacity used)
o) Memory usage
o) Compaq/HP Smartarray (Compaq Smart Array 5i), esp. disk failure etc.
o) CPU Usage (two Xeons running SMP (hyperthreading to 4 virtual CPUs)
o) Network-IO

Does anybody know where I can get hold of the respective MIBs? 

Somewhat related to the above question: Is it possible to make the
respective MIB variables available via net-snmp in order to either
poll them (snmp read) or send traps when reaching certain thresholds?
I esp. thought about sending traps when e.g. the smartarray reports a
problem, disks become full etc.

TIA for your help,
-ewald

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"