View previous topic :: View next topic |
Author |
Message |
tacllem
Joined: 19 Oct 2021 Posts: 6
|
Posted: Tue Mar 22, 2022 7:46 am Post subject: Can we detect an application Not Responding. |
|
|
Hello.
I have an application that goes "Not Responding" at times. The program is in the task list and the Host Monitor Process check says the application is running.
Is there a way to detect the difference between a responding and not responding application? |
|
Back to top |
|
 |
KS-Soft
Joined: 03 Apr 2002 Posts: 12649 Location: USA
|
Posted: Tue Mar 22, 2022 8:35 am Post subject: |
|
|
Application runs on HostMonitor system?
Use External or Shell Script test and appstatus.exe (located in HostMonitor\Utils\appstatus folder)
Regards
Alex |
|
Back to top |
|
 |
tacllem
Joined: 19 Oct 2021 Posts: 6
|
Posted: Wed Mar 23, 2022 7:37 am Post subject: How do i use AppStatus? |
|
|
Hello.
The Appstatus applicatio9n looks like exactly what I need. The process I need to watch is on a remote machine. can you tell me the command format?
Thanks. |
|
Back to top |
|
 |
KS-Soft
Joined: 03 Apr 2002 Posts: 12649 Location: USA
|
Posted: Wed Mar 23, 2022 7:46 am Post subject: |
|
|
Its not possible to check application responsivenes on remote system in general case.
Unless your application can be checked in some other way, e.g. check answer using TCP protocol, check log, etc
That's why i said "if its running on HostMonitor system"
Workaround - use RMA agent
Regards
Alex |
|
Back to top |
|
 |
|