|
|||
|
Windows HPC
|
|
|---|
Code Examples from CTC: (Note: these codes are written in perl. To use them, save the files to your local machine and rename them using the .pl extension.)
AvgCpu_watch.pl - Monitor CPU load
Hello.pl - Web service to get hostname
Memory_watch.pl - Monitor memory usage
wmi.pl - illustrates use of WMI to gather system information and display it in the same format at the Windows Management Console
wmidb.pl - illustrates use of WMI to gather system information and update a database via ODBC