1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 10:28:36 +00:00

plugin categories: other -> htc (crypto currencies)

This commit is contained in:
Lars Kruse 2018-03-28 04:31:16 +02:00
parent 9995f46c4a
commit 5a45d49760
7 changed files with 12 additions and 12 deletions

View file

@ -70,7 +70,7 @@ def main():
return
if command == 'config':
print 'graph_category other'
print 'graph_category htc'
print 'graph_title Bitcoin %s' % labels[0]
print 'graph_vlabel %s' % labels[1]
for label in line_labels: