TracNav
Documentation
Guides
Information
Sponsoring
Modules
- overview
Checks and commands
- overview
CauseCrashes
CheckNSCP
CheckDisk
CheckLogFile
CheckEventLog
CheckSystem
CheckHelpers
- overview
- check_always_ok
- check_always_critical
- check_always_warning
- check_ok
- check_critical
- check_warning
- check_multi
- check_version
- check_timeout
- check_negate
CheckTaskSched
CheckTaskSched2
CheckWMI
Scripting Languages?
Servers and protocols?
- overview?
check_nrpe (NRPE Server)
check_nrpe (NRPE Client)
check_nt (NSClient Server)
check_nt (NSClient Client)?
NSCA (NSCA Server)
NSCA (NSCA Client)
NRDP (NRDP Client)
check_mk (CheckMK Server)
check_mk (CheckMK Client)
graphite (Graphite Client)
SMTP (SMTP Client)
syslog (Syslog Client)
Utilities and tools?
Donate
CheckEventLog
Check for errors and warnings in the event log.
Queries (Overview)
A list of all avalible queries (check commands)
- check_eventlog Check for errors in the event log.
Aliases
A list of all avalible aliases for queries and check commands
- CheckEventLog Alternative name for: check_eventlog Check for errors in the event log.
Commands (executable)
TODO: Add command list
Configuration
| Path / Section | Key | Default value | Description |
|---|---|---|---|
| /settings/eventlog/real-time | debug | 0 | DEBUG |
| /settings/eventlog/real-time | enabled | 0 | REAL TIME CHECKING |
| /settings/eventlog/real-time | log | application,system | LOGS TO CHECK |
| /settings/eventlog/real-time | startup age | 30m | STARTUP AGE |
| /settings/eventlog/real-time/filters | REALTIME FILTERS | ||
| /settings/eventlog | debug | 0 | DEBUG |
| /settings/eventlog | lookup names | 1 | LOOKUP NAMES |
| /settings/eventlog | buffer size | 131072 | BUFFER_SIZE |
| /settings/eventlog | syntax | SYNTAX |
Queries (Reference)
A quick reference for all avalible queries (check commands) in the CheckEventLog module.
check_eventlog
Check for errors in the event log.
For details on this command go to the check_eventlog page
Usage: (Click any option to go to the description page for that option)
| Option | Default value | Description |
|---|---|---|
| help | N/A | Show help screen (this screen) |
| help-csv | N/A | Show help screen as a comma separated list. |
| truncate | Truncate the resulting message (mainly useful in older version of nsclient++) | |
| filter | Filter which marks interesting items. | |
| file | The name of an eventlog file the default ones are Application, Security and System. If the specified eventlog was not found due to some idiotic reason windows opens the \application\" log instead." | |
| syntax | A string to use to represent each matched eventlog entry the following keywords will be replaced with corresponding values: %source%, %generated%, %written%, %type%, %severity%, %strings%, %id% and %message% (%message% requires you to set the description flag) %count% (requires the unique flag) can be used to display a count of the records returned. | |
| date-syntax | %#c | Detail level syntax. |
| debug | N/A | Enable debug information. |
| descriptions | N/A | Allow searching and scanning and rendering descriptions field (will be much slower). |
| unique | N/A | Only return one of each message (based on message id and source). |
| MaxWarn | Maximum number of matches before a warning is returned. | |
| MaxCrit | Maximum number of matches before a critical is returned. | |
| MinWarn | Minimum number of matches before a warning is returned. | |
| MinCrit | Minimum number of matches before a critical is returned. | |
| warn | Expression which raises a warning status. | |
| crit | Expression which raises a critical status. | |
| ignore-perf-data | N/A | Do not return performance data. |
| ShowAll | short | Show all values not just problems. |
| ShowFail | Show all values not just problems. |
Last modified 5 months ago
Last modified on 02/02/13 09:15:20








