Status action

These parameters are valid for /action:status

Name

Description

Valid values

Default value

/actiontypes

The check will search for events which action type match some of the action types listed. Leave empty if no filter should be applied. Example: Export@Import

List of string separated by ‘@’

Empty list

 

 

 

 




/batchnames

The check will search for events which batch name match some of the batch names listed. Leave empty if no filter should be applied. Example:

Dailyimport@WeatherImport

List of string separated by ‘@’

Empty list

/messagetexts

The check will search for events with message texts containing some of the substrings listed. Leave empty if no filtering should be done.

Example: seriesname1@seriesname2

List of strings separated by ‘@’

 

 

Empty list

/notmessagetexts

The check will search for message texts NOT containing any of the substrings listed. Leave empty if no filtering should be done.

Example: seriesname1@seriesname2

List of strings separated by ‘@’

 

 

Empty list

/acknowledged

If false, the program will filter out all acknowledged events from the

search

 

Boolean

 

 

True

/alerted

If false, the program will filter out all events from the search that the program already has alerted the user about by an email.

 

Boolean

 

 

True

/period

This flag specifies the search start date as an offset from now, the specified number of time intervals    

Integer

1

/timeunit

The time interval unit used when calculating the start date for the event search as an offset from now.

 

Minute,Hour,Day

Hour

/tosuccess

A list of email addresses separated by ‘;’ specifying the recipients of the message in case the status check only finds successful events

List of valid email-addresses separated by ‘;’

Empty List

/towarning

A list of email addresses separated by ‘;’ specifying the recipients of the message in case the status check finds successful events and events with warnings

List of valid email-addresses separated by ‘;’

Empty List

/toerror

A list of email addresses separated by ‘;’ specifying the recipients of the message in case the status check finds any events with status error or if the status check itself fails.

List of valid email-addresses separated by ‘;’

Empty List

/ccsuccess

A list of email addresses separated by ‘;’ specifying the carbon-copy recipients of the message in case the status check only finds successful events

List of valid email-addresses separated by ‘;’

Empty List

/ccwarning

A list of email addresses separated by ‘;’ specifying the carbon-copy recipients of the message in case the status check finds successful events and events with warnings

List of valid email-addresses separated by ‘;’

Empty List

/ccerror

A list of email addresses separated by ‘;’ specifying the carbon-copy recipients of the message in case the status check finds any events with status error or if the status check itself fails.

List of valid email-addresses separated by ‘;’

Empty List

/prioritysuccess

Sets the priority of the message

Low, Normal, High

Normal

/prioritywarning

Sets the priority of the message in case the status check finds successful events and events with warnings. If set to high this will change the subject of the mail message to ‘NOT OK!’ instead of ‘OK (with warnings)’

Also, if set to high, the message texts of all events with warnings will be sent as attachments.

Low, Normal, High

High

/priorityerror

Sets the priority of the message in case the status check finds any events with status error or if the status check itself fails.

Low, Normal, High

High

/testmail

If true, the program sends a test mail to all recipients and writes the result in the status log.

Boolean

 

False

/cleanup

If true, the program deletes all status log rows found according to the search criteria that is older than the specified startdate.

Boolean

False