Checks and Results
The following Check information is available through the API:
API Call Name |
Service Call |
Description |
---|---|---|
list_failing_checks |
List all failing checks for account. |
|
list_checks |
Lists all checks for device identified by deviceid. |
|
list_check_config |
Lists configuration for given check |
|
get_formatted_check_output |
Returns formatted result of check (error or otherwise) |
|
list_outages |
Returns list of outages which are either still open, or which were closed in last 61 days |
|
list_performance_history |
Obtains the data relating to all the Server Performance and Bandwidth Monitoring Checks running on the specified device. |
|
list_drive_space_history |
Returns the daily (interval=DAY), weekly (interval=WEEK) or monthly (interval=MONTH) disk space usage information for a device. |
|
list_exchange_storage_history |
Returns the daily (interval=DAY), weekly (interval=WEEK) or monthly (interval=MONTH) Exchange Store Size information for a device. |
|
clear_check |
Clear a check status |
|
add_check_note |
Add a public/private note to a check. You must supply either a value for public_note or private_note. |
|
list_templates |
Lists all templates for server or workstation for account |
|
Check API calls are unsupported pre-Agent 8 |