check kernel modules

A Nagios monitoring plugin to check if given modules are loaded.

check_modules.py

A Nagios monitoring plugin to check if given kernel modules are loaded.

Usage: ./check_modules.py module1 module2 module3

You can provide as many commands as you want to. If one command is not found, the script returns a critical state.