summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmunin/ups_2
1 files changed, 1 insertions, 1 deletions
diff --git a/munin/ups_ b/munin/ups_
index 3c7e5e5..10e1420 100755
--- a/munin/ups_
+++ b/munin/ups_
@@ -87,7 +87,7 @@ function charge() {
function frequency() {
if [ "$1" = "config" ]; then
- echo "graph_title $UPS input AC frequency"
+ echo "graph_title $UPS AC frequency"
echo "graph_args --base 1000 -l 0"
echo "graph_vlabel frequency 1/s"
for i in input output; do