Deleting laserjet and changing cat name
This commit is contained in:
parent
5c6386abae
commit
ea4d25f597
5 changed files with 2 additions and 11 deletions
|
@ -41,7 +41,7 @@ def ffindconsomable(color, raw):
|
|||
|
||||
if __name__ == '__main__':
|
||||
if 'config' in sys.argv:
|
||||
print("host_name laserjet")
|
||||
print("host_name hp")
|
||||
print("graph_category consommables")
|
||||
print("graph_args --lower-limit 0 --upper-limit 100 --rigid")
|
||||
print("graph_title Etat des consommables (pourcentage)")
|
||||
|
|
|
@ -118,16 +118,7 @@ hosts_plugins = {
|
|||
"wifi_uptime": "/usr/scripts/wifi_new/munin.py",
|
||||
"wifi_idle": "/usr/scripts/wifi_new/munin.py",
|
||||
"wifi_channels": "/usr/scripts/wifi_new/munin.py",
|
||||
"laserjet_car": "laserjet_",
|
||||
"laserjet_car-p": "laserjet_",
|
||||
"laserjet__etat": "laserjet__etat",
|
||||
"laserjet_kit": "laserjet_",
|
||||
"laserjet__pages": "laserjet__pages",
|
||||
"laserjet_stock-papier": "laserjet_",
|
||||
"laserjet_stock-papier-p": "laserjet_",
|
||||
"laserjet_tam": "laserjet_",
|
||||
"laserjet_tam-p": "laserjet_",
|
||||
"laserjet_consommables": "consommables_hp",
|
||||
"hp_consommables": "consommables_hp",
|
||||
# La suite plus bas...
|
||||
},
|
||||
"news": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue