Hi expert
I'm using check_snmp_storage
# Version : 1.3.3
I like to exclude from the check
Filesystem Type Size Used Avail Use% Mounted on
/dev/loop0 iso9660 11G 11G 0 100% /var/www/html/pub/rhel95dvd
the type iso9660 because it is a CDROM
How Can I do thar ?
Thanks
Emilio
check_snmp_storage how exclude cdrom
-
gwesterman
- Posts: 268
- Joined: Wed Aug 23, 2023 11:29 am
Re: check_snmp_storage how exclude cdrom
Hi @emi65,
I suggest looking into the command line options for this plugin. Either look for documentation online or run check_snmp_storage.pl -h. I am not familiar with your use case exactly, but it looks like there is an option to exclude specified storages.
Let us know if you find something that works or not.
Thank you!
I suggest looking into the command line options for this plugin. Either look for documentation online or run check_snmp_storage.pl -h. I am not familiar with your use case exactly, but it looks like there is an option to exclude specified storages.
Let us know if you find something that works or not.
Thank you!