30 Apr 2019 09:42 AM
oneagents is deployed on the Kubernetes master and worker nodes, I want to know if this is possibly achievable from the current oneagent setup
1. Measure latency between container to container calling
2 Know number of auto restarts of a container
3 Know the downtime of containers
Solved! Go to Solution.
30 Apr 2019 10:14 AM
1. DT is monitoring network on process level, if single process equals container you will have information about network quality. Unfortunately there is no latency
2. You can turn on on processes (go to process group and hit edit) to notify on process crash. In such case problem will be raised
3. On each process you will see downtime on right panel. There are free states: online, offline, unmonitored
Sebastian