Remove disk space checks for /data/slackware added by mistake.
This commit is contained in:
parent
e590b75512
commit
749def3b33
1 changed files with 0 additions and 29 deletions
|
@ -578,10 +578,6 @@
|
||||||
# space usage = no
|
# space usage = no
|
||||||
# inodes usage = no
|
# inodes usage = no
|
||||||
|
|
||||||
[plugin:proc:diskspace:/data/slackware]
|
|
||||||
# space usage = auto
|
|
||||||
# inodes usage = auto
|
|
||||||
|
|
||||||
[plugin:proc:/proc/net/snmp]
|
[plugin:proc:/proc/net/snmp]
|
||||||
# ipv4 packets = auto
|
# ipv4 packets = auto
|
||||||
# ipv4 fragments sent = auto
|
# ipv4 fragments sent = auto
|
||||||
|
@ -3692,31 +3688,6 @@
|
||||||
# dim other multiplier = 1
|
# dim other multiplier = 1
|
||||||
# dim other divisor = 1024
|
# dim other divisor = 1024
|
||||||
|
|
||||||
[disk_space._data_slackware]
|
|
||||||
# history = 5
|
|
||||||
# enabled = yes
|
|
||||||
# cache directory = /var/cache/netdata/disk_space._data_slackware
|
|
||||||
# chart type = stacked
|
|
||||||
# type = disk_space
|
|
||||||
# family = /data/slackware
|
|
||||||
# units = GiB
|
|
||||||
# context = disk.space
|
|
||||||
# priority = 2023
|
|
||||||
# name = disk_space._data_slackware
|
|
||||||
# title = Disk Space Usage for /data/slackware [192.168.67.245:/data/slackware]
|
|
||||||
# dim avail name = avail
|
|
||||||
# dim avail algorithm = absolute
|
|
||||||
# dim avail multiplier = 524288
|
|
||||||
# dim avail divisor = 1073741824
|
|
||||||
# dim used name = used
|
|
||||||
# dim used algorithm = absolute
|
|
||||||
# dim used multiplier = 524288
|
|
||||||
# dim used divisor = 1073741824
|
|
||||||
# dim reserved_for_root name = reserved for root
|
|
||||||
# dim reserved_for_root algorithm = absolute
|
|
||||||
# dim reserved_for_root multiplier = 524288
|
|
||||||
# dim reserved_for_root divisor = 1073741824
|
|
||||||
|
|
||||||
[netdata.plugin_diskspace]
|
[netdata.plugin_diskspace]
|
||||||
# history = 5
|
# history = 5
|
||||||
# enabled = yes
|
# enabled = yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue