Search found 2 matches
- 10 Mar 2014 22:24
- Forum: DOS Batch Forum
- Topic: Process monitoring
- Replies: 4
- Views: 1985
Re: Process monitoring
Figured there would be a way of pinging a process like you might ping an webserver or IP, so how should I approach this?
- 08 Mar 2014 15:53
- Forum: DOS Batch Forum
- Topic: Process monitoring
- Replies: 4
- Views: 1985
Process monitoring
Is there any way to monitor a process "name.exe" and check every couple minutes to see if it's responding? And if not to kill it? I really don't know BATCH that well and need to monitor a game server that keeps crashing.