The monitor_status_list command returns the monitor status string. The status string is the same status shown in the Monitor information page.
Syntax
http://localhost:8080/extract.xsi?cmd=monitor_status_list&user=Admin&deviceid=2
| cmd | monitor_status_list | 
| user | KNM user username | 
| deviceid | ID of device | 
Returned data
A string containing the name of the device and monitor, the status string and the status of the monitor separated by a pipe sign ( | ). Each line is separated by a CRLF.
Example
MyDevice | CPU load Monitor | Current CPU usage 11.00 % | OK
MyDevice | Memory size Monitor | Free memory 256 MB | FAILED