aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/snmp_test_sys_monitor.erl
AgeCommit message (Collapse)Author
2019-06-07[snmp|test] Use system monitor to discover slow VM issuesMicael Karlberg
We have experienced intermittent failures of random test cases on slow VMs. In order to get more info about the system, we use system monitor to collect info. We have one global monitor system, and one local monitor on each node. Each local monitor report to the global, which in turn prints a message.