Next Topic

Previous Topic

vMonitorAlarmAlert

vMonitorAlarmAlert

Listing of all alarms created by monitor alerts.

Column Name

Type

Purpose

MonitorAlarmID

int

unique monitor alarm number

Machine_GroupID

varchar

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

MachineName

varchar

Machine Name used for each agent

MonitorType

int

4 -> Monitor alert

EventLogType

smallint

Only applies to AlertType=6(NT Event Log)

0 -> Application Event Log

1 -> System Event Log

2 -> Security Event Log

AlarmType

int

0 -> Alarm

1 -> Trending

AlarmState

smallint

1 -> Open

2 -> Closed

Note

varchar

Notes administrator has entered on the alarm

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

Topic 2934: Send Feedback