zc

Documentation
Login

Documentation

ZC-PROBLEM-ESCALATE(1) - General Commands Manual

NAME

zc-problem-escalate - change severity of a trigger event

SYNOPSIS

zc problem escalate [-m message] [-s severity] [eventid ...]

DESCRIPTION

The zc-problem-escalate command can be used to change a trigger event severity listed by zero or more eventid operand. Updated event ids are printed on standard output. If no eventid operand is specified, standard input is used.

Options are as follow:

-m message

Add a message to the escalation operation.

-s severity

New severity to assign to the problem. Possible values are:

nc

Not classified

info

Informational

warn

Warning.

avg

Average.

high

High severity.

dis

Disaster.

EXIT STATUS

The zc-problem-escalate utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

zc-problem(1), zc-problem-ack(1), zc-problem-annotate(1), zc-problem-close(1), zc-problem-get(1), zc-problem-unack(1)

AUTHORS

Andrea Biscuola <a@abiscuola.com>

OpenBSD 6.9 - August 25, 2020