At work I support over 500 clients, and 1 client has around 300 machines, and they often ring for comms issues, now I need to know if there is a way to do either:
1) create some sort of batch file that needs to be like:
1 - Customer 1
2 - Customer 2
3 - Customer 3
and then when I select for example option 2, it will then list x amount of machines, I then press for example 5 (for machine 5) and it will ping it to test the connection, but I don't know how to write the batch file easily enough to do this.
or
2) create some sort of application which will continously ping all the IP addresses in a list every 1 minute or so and then alert me if 1 goes down.
For example:
Machine 1 - OK
Machine 2 - OK
Machine 3 - ERROR
Machine 4 - OK
and so on...
Anyone able to lend a hand with this?
Thanks in advance
1) create some sort of batch file that needs to be like:
1 - Customer 1
2 - Customer 2
3 - Customer 3
and then when I select for example option 2, it will then list x amount of machines, I then press for example 5 (for machine 5) and it will ping it to test the connection, but I don't know how to write the batch file easily enough to do this.
or
2) create some sort of application which will continously ping all the IP addresses in a list every 1 minute or so and then alert me if 1 goes down.
For example:
Machine 1 - OK
Machine 2 - OK
Machine 3 - ERROR
Machine 4 - OK
and so on...
Anyone able to lend a hand with this?
Thanks in advance
