mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
fixed intendation
This commit is contained in:
parent
f9e5b77473
commit
f6145f0b75
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue