# check_dmesg

The plugin checks dmesg for problems.
It checks the dmesg messages of the current day and only looks for the messages with the log level alert,emerg,err and crit.
It is possible to define exceptions for the messages to be checked. 
The plugin will ignore the messages in the exceptions regardless of the log level of the message.
The plugin gets the exceptions through an argument in the icinga-defined command. 
