mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
change bitcoin category from htc to other
This commit is contained in:
parent
f81bdebc3b
commit
fce1e801b6
4 changed files with 4 additions and 4 deletions
|
@ -70,7 +70,7 @@ def main():
|
|||
return
|
||||
|
||||
if command == 'config':
|
||||
print 'graph_category htc'
|
||||
print 'graph_category other'
|
||||
print 'graph_title Bitcoin %s' % labels[0]
|
||||
print 'graph_vlabel %s' % labels[1]
|
||||
for label in line_labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue