mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
fixed intendation
This commit is contained in:
parent
f9e5b77473
commit
f6145f0b75
@ -64,7 +64,7 @@ def config():
|
||||
print 'pages_sharing.draw AREASTACK'
|
||||
print 'pages_unshared.draw AREASTACK'
|
||||
print 'pages_volatile.draw AREASTACK'
|
||||
elif('ksm_pages_relative' in sys.argv[0]):
|
||||
elif('ksm_pages_relative' in sys.argv[0]):
|
||||
print 'graph_category %s' % (category)
|
||||
print 'graph_title %s Pages Relative' % (title)
|
||||
print 'pages_sharing_shared.info ratio of sharing to shared pages'
|
||||
|
Loading…
Reference in New Issue
Block a user