Has anyone created a script that will do this? ________________________________
From: Ipswitch Technical Support [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2008 4:04 PM To: Rothfuss, Gregory Subject: Case Ref: 2-78983. Please quote this number in all correspondence. Hello Greg, There is a way to do that, but it requires some scripting: either Jscript or VBscript. Basically, you will need to create an active script monitor. In order to be generic to all of your 50 + Linux servers, the script will loop through the SNMP object 1.3.6.1.2.1.25.2.3.1.3 to find the instances start with "/". Save the instance number. Then for each instance, find the value HrStorageUsed, HrStorageSize. Get the percentage. If the percentage is not satisfied, set the active script result to be failed. WUG gives you the capability to build the active monitor, but you have to do a lot of work. I will put in a feature request for this case. Hope in the future there will be a ready to use active monitor... Let us know if you have more questions. Regards, Min Zhang Ipswitch Technical Support http://support.ipswitch.com Visit and see our new knowledgebase! In response to your question: "I need assistance in creating a drive space monitor based on percentage of free space that will work for approximately 50 linux servers which have drives/partituons of various sizes. The percentage data is already being collected with performance monitors so there should be a way, but I can't figure it out. Thanks --- Greg Rothfuss Network Services Supervisor - Support Information Services South Georgia Medical Center 2501 N Patterson Street Valdosta, GA 31603 Voice: (229)333-1158 Pager: (229)333-1650 #1897 FAX: (229)333-1128 E-mail: [EMAIL PROTECTED]".
