Next Topic

Previous Topic

Book Contents

vMonitorAlarmAlert

vMonitorAlarmAlert

Listing of all alarms created by monitor alerts.

Column Name

Type

Purpose

Machine_GroupID

varchar

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

agentGuid

numeric

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

MachineName

varchar

Machine Name used for each agent

GroupName

varchar

Group Name used for each agent

MonitorAlarmID

int

unique monitor alarm number

MonitorType

tinyint

4 -> Monitor alert

EventLogType

int

Only applies to AlertType=6(NT Event Log)

0 -> Application Event Log

1 -> System Event Log

2 -> Security Event Log

AlarmType

smallint

0 -> Alarm

1 -> Trending

AlertType

int

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

8 -> Protection violation detected

9 -> PCI configuration has been changed

10 -> Disk drive configuration change

11 -> RAM size changed

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

Message

varchar

Message created from alarm, email message body

AlarmSubject

varchar

Subject of alarm and email subject

AlarmEmail

varchar

Email Address(es) alarm is sent to

EventTime

datetime

Date and Time of alarm

TicketID

int

Ticket ID created from alarm

AdminName

varchar

Administrator who assigned monitor alert to machine