VB scripts: PingMany & CheckPower

Posted by Rene on Jan 4 2008 in VB | 2 comments

To perform the check of availability of many servers I created a simple vb script. This script will read a list of servers from a excel sheet, ping the servername (or ip adress) and will punt the result in a other column of the excel sheet.

  vbs Ping Many (2.4 KiB, 200 hits)

To perform the check of the power status of HP servers you can user the ILO(2) interface. I created a simple vb script. This script will read a list of servers from a excel sheet, perform the check on the ILO(2) interface and and will punt the result in a other column of the excel sheet.

  vbs Check Power (153.3 KiB, 193 hits)

2 Responses to “VB scripts: PingMany & CheckPower”

  1. Kozlowski says:

    Hello,
    I would appreciate the script pingmany & checkpower.
    I could no see any link on the url http://www.renevdlinden.nl/wordpress/2008/01/04/vb-scripts-pingmany-checkpower

    Could you please send it to my email.

    Best Regards

  2. Rene says:

    The download option is fixed.
    I hope you will find the script usefull.
    Rene

Leave a Reply