...
Alert levels are defined as follows:
Days before expiration (date limited license) | Hours before expiration (time limited license) | Alert Level |
---|
More than 7 | More than 72 hours | INFORMATIONAL |
Between 4 and 7 | Between 49 and 72 hours | MINOR |
Between 2 and 3 | Between 25 and 48 hours | MAJOR |
Less than 2 | Between 0 and 24 hours | CRITICAL |
< 0 | 0 hours and 0 minutes | |
Example
Command line parameters
...
...
Script example using Zabbix software:
...
...
...
#-------------------------------------------------------------------------------
|
|
...
...
...
#-------------------------------------------------------------------------------
|
|
...
ZABSEND=/usr/bin/zabbix_sender
|
|
...
ZABCONF=/etc/zabbix/zabbix_agentd.conf
|
|
...
...
...
...
...
...
...
...
in
Informational) LVL="INFORMATION";;
|
|
...
...
...
...
EXPIRED) LVL="DISASTER";;
|
|
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Include Page |
---|
| KBCOMMON:DOC-GoToToc |
---|
| KBCOMMON:DOC-GoToToc |
---|
|