Please enable JavaScript to view this site.

Navigation: Working with EventSentry

Actions

Scroll Prev Top Next More

With an action (up to 128 can be created), the user specifies how they will be notified when a relevant event occurs.The following notification types are supported:

 

Action Type

Description

Local Caching without Collector

Supports Collector

Email (SMTP)

Forwards events as emails

Yes

Yes

Database

Stores events and all other data in a support SQL database

Yes

Yes

HTTP(S)

Submits events via HTTP(S)

Yes

Yes

File

Write events to a text file (plain, XHTML or CSV)

No

Yes

Syslog (UDP / TCP)

Forward events via UDP/TCP Syslog

Yes (TCP only)

Yes

SNMP

Forwards events as SNMP traps

No

No

Process

Executes a process

No

Yes

Service

Controls a service

No

No

Shutdown/Reboot

Reboots or shuts down the computer

No

No

Network Message

Sends a network message

No

No

Sound

Plays a .wav sound file

No

No

Desktop

Displays a desktop notification

No

No

Jabber

Forwards events via the Jabber protocol

No

No

Parallel Port

Prints events via a dot-matrix ASCII printer

No

No

 

Local Caching without Collector

Whether or not an agent will cache event log data that could not be delivered to the specified service (e.g. email, web service, ..)

 

Supports Collector

Indicates whether an action can be relayed via the collector, enabled via the "Use Collector" check box. When enabled, data (e.g. events) is relayed via the collector. Local data is cached if the collector is temporarily unavailable.