Okay, I am having problems with some of my mainframe storage devices falling offline at very inopportune times. What I have done was write a program that runs on the mainframe that will FTP a file that contains a count of storage devices that are online and "healthy" to one of my Windows 2003 Servers.
Now that I have FTPed this file to the 2003 Server I would now like to be able to use VBScript to read this .txt file that came from the mainframe, determine the number of online volumes and send me a page if the number is below a specified limit. This would allow me to respond quickly if there is a problem with volumes falling offline for no good reason.
I am not needing to send or capture any data, but rather just dial a phone number and press a few more buttons after the number has been dialed.
I am primarily a mainframe programmer with very little experience in VBS, so I'm really not sure how to begin accessing the modem controls from VBS.
Thanks for any help which might get me started in the right direction!!
Amidon
Now that I have FTPed this file to the 2003 Server I would now like to be able to use VBScript to read this .txt file that came from the mainframe, determine the number of online volumes and send me a page if the number is below a specified limit. This would allow me to respond quickly if there is a problem with volumes falling offline for no good reason.
I am not needing to send or capture any data, but rather just dial a phone number and press a few more buttons after the number has been dialed.
I am primarily a mainframe programmer with very little experience in VBS, so I'm really not sure how to begin accessing the modem controls from VBS.
Thanks for any help which might get me started in the right direction!!
Amidon