Hi all,

I'm having a small problem

I'm trying to "exclude" some resources from beeing polled

for example here :


Code:
[r...@spl-bkp-001 ~]# df -hl
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VG00-LV00
                      2.0G  369M  1.5G  20% /
/dev/mapper/VG00-LV02
                      992M   38M  904M   5% /home
/dev/mapper/VG00-LV06
                      7.8G  1.4G  6.1G  19% /var
..............
...............
/dev/mapper/VG_SAN_DATA01-VDL_DATA01
                      9.0T  9.0T   14G 100% /VDL01
/dev/mapper/VG_SAN_TMP-vdltmp
                       12T   11T  133G  99% /vdltmp
[r...@spl-bkp-001 ~]




i'm trying to "ignoredisk" those two partitions: /VDL01 & /vdltmp

but i don't manage to do it

in my snmpd.conf, i tried so many options, such as :

- declaring "disk /, disk /var, disk /usr, ignoredisk /VDL01, ignoredisk 
/vdltmp etc."
- declaring the same, with raw device name (/dev/mapper/VG.. etc.)
- declaring "includealldisks + ignoredisk"
- declaring "disk /VDLtmp 1%" etc.

nothing seems to work

when i 'snmpwalk' to my machine, it's still reporting the data, and errors

in fact, i'm using Zenoss to do sopme monitoring, and Zenoss is reporting me 
"high disk usage" for those disks (who are 99%/100% full alltime)

i'd like to remove this warning, "from the snmpd.conf config" if possible (i 
know i could do it via zProperties, but the ignoredisk option could do it no ? 
otherise, what is it for ?)

any help ?

thanks in advance,

regards,

ps : i'm using net-snmp 5.4.2.1 on all my machines

Olivier




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36265#36265

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to