kpm has asked for the wisdom of the Perl Monks concerning the following question:
I am in the process of setting up a monitoring system for all my servers using perl.
I have a windows network.
I have got all the scripts that i need in WMI.
IS there a way to port all these scripts to perl .
Or do u suggest me to take the results from the WMI scripts and process it in my perl application
Suggest me the best way and also give me some help in scripts if you have done anything like this. I can modify it and make it work my network