mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Uses GAUGE instead of DERIVE - fix'es bad plot.
This commit is contained in:
parent
567d6d9e69
commit
cb7cfc874b
@ -40,7 +40,6 @@ if len(sys.argv) == 2 and sys.argv[1] == "config":
|
||||
print 'usage.draw STACK'
|
||||
print 'usage.warning ', warning
|
||||
print 'usage.critical ', critical
|
||||
print 'usage.type DERIVE'
|
||||
print 'usage.info CPU time spent by normal programs and daemons'
|
||||
sys.exit(0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user