Next Topic

Previous Topic

Book Contents

GetAlarmList

Returns an array of new alarms added since last request by default. Returns all alarms when ReturnAllRecords is set to true.

Multiple records of the following fields are returned, if applicable.

Machine_GroupID

string

A concatenated representation of the machine id and the group id it is associated with

agentGuid

decimal

A globally unique identifier for a machine ID.group ID account and its corresponding agent.

MonitorAlarmID

int

unique monitor alarm number

AlertType

int

1 -> Admin account disabled

2 -> Get File change alert

3 -> New Agent checked in for the first time

4 -> Application has been installed or deleted

5 -> Script failure detected

6 -> NT Event Log error detected

7 -> KServer stopped

8 -> Protection violation detected.

9 -> PCI configuration has been changed

10 -> Disk drive configuration change

11 -> RAM size changed.

12 -> Test email sent by serverInfo.asp

13 -> Scheduled report completed

14 -> LAN Watch alert type

15 -> agent offline

16 -> low on disk space

17 -> disabled remote control

18 -> agent online

19 -> new patch found

20 -> patch path missing

21 -> patch install failed

23 -> Backup Alert

AlarmSubject

string

Subject of alarm and email subject

EventTime

dateTime

Date and time of alarm

A single record of the following fields is returned.

Method

string

The operation that requested this response.

TransactionID

decimal

The unique message ID for this message.

ErrorMessage

string

If blank, no error was returned.

ErrorLocation

string

If blank, no error was returned.