mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
snmp__apc_pdu: pass graph_args to put the limit to 0.
This commit is contained in:
parent
910d197016
commit
a9ce052bff
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ graph_title PDU Current Drain
|
||||||
graph_vlabel Ampere
|
graph_vlabel Ampere
|
||||||
graph_category sensors
|
graph_category sensors
|
||||||
graph_info This graph if for $data->{"$oidModelNo.0"} serial $data->{"$oidSerialNo.0"}
|
graph_info This graph if for $data->{"$oidModelNo.0"} serial $data->{"$oidSerialNo.0"}
|
||||||
|
graph_args --base 1000 -l 0
|
||||||
END
|
END
|
||||||
|
|
||||||
my $phaseData = $session->get_hash(-baseoid => "$oidConfigBase",
|
my $phaseData = $session->get_hash(-baseoid => "$oidConfigBase",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue