Page History
...
| UI Expand | ||
|---|---|---|
| ||
Description:Retrieves all enabled monitors' values. Endpoint:
Request Parameters:
Example Calls: |
| UI Expand | ||
|---|---|---|
| ||
Description:Retrieves all enabled monitors' valuesFetches the value of a specific monitor. Endpoint:
Request Parameters:
Example Calls:http://127.0.0.1:5555/?_object=MONyogAPI&_action=GetAllMonitorsValuesGetMonitorValue&_user=admin&_password=Test@123&_server=testServer1&_type=current&_group_id=5&_counter_id=1 |
| UI Expand | ||
|---|---|---|
| ||
Description:Retrieves trend values of a specific monitor over time. Endpoint:
Request Parameters:
Example Calls:http://127.0.0.1:5555/?_object=MONyogAPI&_action=GetMonitorTrendValues&_user=admin&_password=Test@123&_server=test11&_type=current&_starttime=1737484200&_endtime=1737533940&_group_id=5&_counter_id=2 |