same
This commit is contained in:
parent
74e1a617fb
commit
3f84a481e3
1 changed files with 0 additions and 5 deletions
|
@ -398,10 +398,6 @@ if [ "$1" = "config" ]; then
|
|||
if [ "$MUNIN_CAP_DIRTYCONFIG" = "1" ]; then
|
||||
get_memory_value
|
||||
fi
|
||||
get_disk_label
|
||||
if [ "$MUNIN_CAP_DIRTYCONFIG" = "1" ]; then
|
||||
get_disk_value
|
||||
fi
|
||||
exit 0
|
||||
fi
|
||||
# wird nie aufgerufen wenn dirtyconfig gesetzt ist
|
||||
|
@ -413,7 +409,6 @@ get_write_sect_since_reboot_value
|
|||
get_temperature_value
|
||||
get_cpu_value
|
||||
get_memory_value
|
||||
get_disk_value
|
||||
exit 0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue