Skip to content

Commit 29258df

Browse files
committed
Remove megacli collector
1 parent 039072c commit 29258df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitor/node_exporter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ echo "Starting node_exporter at $(date):
99
"
1010

1111
DISABLED_COLLECTORS=(arp bcache bonding buddyinfo conntrack cpu diskstats drbd edac entropy filefd filesystem hwmon infiniband \
12-
interrupts ipvs ksmd loadavg logind mdadm megacli meminfo meminfo_numa mountstats netdev netstat nfs ntp qdisc \
12+
interrupts ipvs ksmd loadavg logind mdadm meminfo meminfo_numa mountstats netdev netstat nfs ntp qdisc \
1313
runit sockstat stat supervisord systemd tcpstat time uname vmstat wifi xfs zfs timex )
1414

1515
DISABLE_COLLECTORS_ARGS=""

0 commit comments

Comments
 (0)