diff options
author | Peter Palfrader <peter@palfrader.org> | 2007-06-21 17:17:15 +0000 |
---|---|---|
committer | weasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede> | 2007-06-21 17:17:15 +0000 |
commit | 0f4751f2e2fb6c2ba114b0881237962fa2b832e3 (patch) | |
tree | e647550b5ffb5200121df74d721f776b470b1a95 /munin/snmp__pages | |
parent | 3aaf45092736602df5aff5ead37237ed79febbdc (diff) |
Fix a typo
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@284 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'munin/snmp__pages')
-rwxr-xr-x | munin/snmp__pages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/munin/snmp__pages b/munin/snmp__pages index 23babf9..2512e00 100755 --- a/munin/snmp__pages +++ b/munin/snmp__pages @@ -74,7 +74,7 @@ if(defined $ARGV[0] and $ARGV[0] eq "config") { print "host_name $host\n"; print "graph_title Pages graph_args --base 1000 -l 0 -graph_vlabel Printed pages pr minute +graph_vlabel Printed pages per minute graph_scale no graph_category other graph_info This graph numer of printed pages |