]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/munin/files/default/plugins/snmp__apcpdu_power
Fix typo
[chef.git] / cookbooks / munin / files / default / plugins / snmp__apcpdu_power
index e873bf03a609e63bdba5fcf54d47f9b1a75a9e74..cfb6a8123d9fcdaa8f86d5557e18f2d54847c3d5 100755 (executable)
@@ -24,7 +24,7 @@ if (defined $ARGV[0] and $ARGV[0] eq "config") {
     print "graph_info This graph shows the power being supplied by the PDU.\n";
 
     print "power.label Power\n";
     print "graph_info This graph shows the power being supplied by the PDU.\n";
 
     print "power.label Power\n";
-    print "power.type GUAGE\n";
+    print "power.type GAUGE\n";
     print "power.info Current power draw in watts.\n";
     print "power.draw LINE2\n";
 } else {
     print "power.info Current power draw in watts.\n";
     print "power.draw LINE2\n";
 } else {