1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Plugin-Gallery: move to more specific categories

This commit is contained in:
dipohl 2017-02-24 16:13:05 +01:00
parent f769371079
commit 37d658526b
8 changed files with 16 additions and 16 deletions

View file

@ -121,7 +121,7 @@ host_name {hostname}
graph_title HDD temperatures on {hostname}
graph_vlabel Temperature in °C
graph_args --base 1000
graph_category system
graph_category sensors
graph_info HDD temperatures on {hostname}""".format(hostname=self.hostname)
for id, name, model, temp in self._get_disks():
@ -136,7 +136,7 @@ host_name {hostname}
graph_title System temperatures of {hostname}
graph_vlabel Temperature in °C
graph_args --base 1000
graph_category system
graph_category sensors
graph_info System temperature of {hostname}
sys_temp.info System temperature
sys_temp.label Temperature