Changeset - dd8aa60ca857
[Not reviewed]
0 1 0
HanzZ - 13 years ago 2012-09-11 10:29:28
hanzz.k@gmail.com
Updated munin
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
munin/spectrum2_
Show inline comments
 
modified file chmod 100755 => 100644
 
@@ -110,6 +110,11 @@ elif suffix == 'backends_count':
 
	title = "Backends count"
 
	vlabel = "backends"
 
	info = 'Total number of backends.'
 
elif suffix == 'crashed_backends_count':
 
	stat = { "crashed_backends_count": None }
 
	title = "Crashed backends count"
 
	vlabel = "backends"
 
	info = 'Total number of backends.'
 
elif suffix == 'online':
 
	stat = { 'online_users_count': None }
 
	title = "Online users"
0 comments (0 inline, 0 general)