On 15/03/2021 13:32, 'Evelyn Pereira Souza' via Prometheus Users wrote:
Hi

Some team (outside of our control) installed node_exporter and excluded NFS mounts

/usr/bin/node_exporter --collector.textfile.directory=/var/lib/node_exporter/textfile_collector --collector.filesystem.ignored-fs-types=^(autofs|binfmt_misc|bpf|cgroup2?|cifs|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs|nfs)$ --collector.systemd --collector.processes --no-collector.bonding --no-collector.hwmon --no-collector.infiniband --no-collector.thermal_zone --no-collector.mdadm --no-collector.zfs

I now need to monitor NFS mounts, because they sometimes disapearing. And also disk usage.

What ways can I do?

If you can't change the setup of that node exporter instance you could run a second one (on a different port).

--
Stuart Clark

--
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/f2dec89a-ab80-1819-d176-1948cc59cd52%40Jahingo.com.

Reply via email to