Folks,
I am forced to use perl v4 and am wondering what is the
quickest/easiest way to obtain the drive size on windows os
Thanks,
David M. Funk
President/CEO
Tivoli Certified Enterprise Consultant
Specializing in Network and Systems
Management Solutions
Trinity
Soluti
I have a list of IP addresses that I am getting status for.
Where possible I will use a socket connection.
However, some of the IP addresses I need to ping.
I have a list that I need to parse through and perform a
ping against.
The list can look like this:
@PINGONLY =
172.
Anybody out there using MQSeries and Perl?
I can connect to the local Queue Manager and do fun things like:
List Queue
Stop and start Channels
But now my client would like the scripts to connect to other queue managers on
other servers.
I can't seem to get any to connect.
Does anyone have som