mike conigliaro schrieb: > however, im not sure if the backup exec wmi provider is going to allow me to > monitor what i need. has anyone been down this road before?
Hi Mike, we did some monitoring of BE using WMI. We first did it by using NRPE calling a VB-Script which itself pulled the information out of WMI and - IIRC - some Textfiles. This approach did work, but was neither simple nor stable. One showstoper was, that WMI did not always work as expected. The scond was, that the NRPE-service on the Windowsbox tends to get overused and dies. Bottomline: We now integrate NSCA into our Nagios-system and try to receive and evaluate the SNMP-traps send by BE. hth, Ingo. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
