31 May
2013
31 May
'13
12:51 p.m.
I added one of my HP enclouser, and ran the ./discovery.php -h it does not discover these :
Temperatures: Humidity : Voltages: Frequencies: Current: Power: Fanspeeds :
how do i get these into my observium ?
also,
is there a way to integrate total power in observium ? I get the total by snmpwalk : snmpwalk -c public -v2c test01.local enterprises.232.22.2.5.1.1.1.10 |awk '{ sum+=$4} END {print sum}'
thank
KV
5:44 p.m.
On 31/05/2013 19:51, Khapare Joshi wrote:
is there a way to integrate total power in observium ? I get the total by snmpwalk : snmpwalk -c public -v2c test01.local enterprises.232.22.2.5.1.1.1.10 |awk '{ sum+=$4} END {print sum}'
That's not "total by snmpwalk", that's "total by awk".
Tom
4269
Age (days ago)
4269
Last active (days ago)
2 comments
3 participants
participants (3)
-
Khapare Joshi
-
Nikolay Shopik
-
Tom Laermans