check_snmp_storage how exclude cdrom

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Post Reply
emi65
Posts: 129
Joined: Fri Aug 17, 2012 3:41 am

check_snmp_storage how exclude cdrom

Post by emi65 »

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
gwesterman
Posts: 268
Joined: Wed Aug 23, 2023 11:29 am

Re: check_snmp_storage how exclude cdrom

Post by gwesterman »

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!
Post Reply