Check Plugins

This is the list of built-in check plugins. They work like the official monitoring-plugins.

Each plugin usually has a help page which can be accessed by the -h or --help argument.

For example:

./snclient run check_nsc_web --help

Check plugins cannot use filtering as the normal checks.

The list of built-in checks can be found here.

Enabling Builtin Plugins

To enable the builtin plugins feature in SNClient+, you need to activate them in the config file as follows:

[/modules]
CheckBuiltinPlugins = enabled

Available Plugins