summaryrefslogtreecommitdiff
path: root/munin/ups_
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2006-05-01 15:17:16 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2006-05-01 15:17:16 +0000
commit7a6c64cde792bbf87eabb5f61d3dff0f6ed4eb93 (patch)
tree4fa52c4bd0e1c14040593579f12c0cecf2325032 /munin/ups_
parentfcf05fbece7a1de93276f035d6e7db5df09f707f (diff)
remove the input from the AC frequency title - it does both in and output
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@76 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'munin/ups_')
-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