Yes I've had some luck. I'm working on performance first, then disk usage. I 
was able to do this using the nagios plug-in check_nwstat. This requires you to 
load the MRTGEXT module on your netware servers which isn't too time consuming. 
Then you have to store the check_nwstate executable on your  Zenoss serer in a 
place where the Zenoss user can execute it, I put it in zenhome\products\...\.. 
Once that is done you setup a device class and performance template for 
Netware. For the datapoints you would choose "command" and then poinit it to 
that command with the right arguments.

For instance, I chose to measure CPU load in 5 minute averages.

So here is the command I defined for that datapoint.

$$ZENHOME/Products/NetwareDeviceTemplate/libexec/check_nwstat -H 
"${dev/manageIp}" -v LOAD5




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

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

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



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

Reply via email to