I have this same result. If I model a linux server with a CDROM mounted and subsequently set the monitor to false, zenoss will continue to monitor and alert on the 90% threshold.
Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chet Luther Sent: Sunday, November 04, 2007 5:48 PM To: [email protected] Subject: Re: [zenoss-users] 2.1.0 monitoring even after monitor volume set to"false" > I have three Mac OS X servers that I'm monitoring. The volumes / > dev, /dev, and ./vol are all at 100% because of the way things are > mounted. I keep getting warnings that freespace utilization is over > 90%. I've gone in and set "monitor" to "false". I've tried locking > the volumes in Zenoss [I'm not sure what this does]. I've tried > clearing the heartbeats before and after setting monitor to false. > Whatever I've tried doesn't seem to get Zenoss to ignore these > volumes and only monitor the volumes that actually change. > > Is there some other way to disable monitoring for these volumes or > some way to configure snmp on the Xserve to not provide this > information so that I quit getting the warnings? You should set your zFileSystemMapIgnoreNames property for the device class you're putting the OSX servers into. The following should work. ^(\/dev|\.\/vol) Then remodel the devices. The uncared for file systems will be removed from the device. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users CONFIDENTIALITY NOTICE: This e-mail contains confidential information and is intended only for the individual named. If you are not the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately if you have received this e-mail by mistake and delete this e-mail from your system. E-mail cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Neither the sender nor CoBiz Financial and its subsidiaries accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
