“centreon-plugins” is a free and open source project to monitor systems. The project can be used with Centreon and all monitoring softwares compatible with Nagios plugins.
We’ll use a basic example to show you how to monitor a system. I have finished the install section and i want to monitor a Linux in SNMP.
First, i need to find the plugin to use in the list:
centreon-plugins
“centreon-plugins” is a free and open source project to monitor systems. The project can be used with Centreon and all monitoring softwares compatible with Nagios plugins.
You can monitor many systems:
Basic Usage
We’ll use a basic example to show you how to monitor a system. I have finished the install section and i want to monitor a Linux in SNMP. First, i need to find the plugin to use in the list:
It seems that ‘os::linux::snmp::plugin’ is the good one. So i verify with the option
--helpto be sure:It’s exactly what i need. Now i’ll add the option
--list-modeto know what can i do with it:I would like to test the ‘load’ mode:
It’s not working because some options are missing. I can have a description of the mode and options with the option
--help:Eventually, i have to configure some SNMP options:
I can set threshold with options
--warningand--critical:For more information or help, please read ‘docs/user/guide.rst’ or go to http://documentation.centreon.com/docs/centreon-plugins/en/latest/