jfarcher / check_kernelreboot

Nagios check to see whether the latest installed kernel is running or whether a reboot is required

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nagios kernel checker

This Nagios plugin checks whether the latest installed kernel is running or whether a reboot is required.

This check, to be called via NRPE, runs on RHEL based distributions.

Installation

copy the check_kernelreboot file to /usr/lib64/nagios/plugins on the client

Add the following line to the /etc/nagios/nrpe.cfg file

command[check_kernelreboot]=$plugindir/check_kernelreboot

About

Nagios check to see whether the latest installed kernel is running or whether a reboot is required


Languages

Language:Shell 100.0%