This pack will create services which need the following plugin:
/usr/lib/nagios/plugins/check_dhcp
or
/usr/lib64/nagios/plugins/check_dhcp
The plugin permissions should be:
-rwsr-xr-x root root check_dhcp
If not, you can fix it with
sudo chown root: /usr/lib/nagios/plugins/check_dhcp sudo chmod u+s /usr/lib/nagios/plugins/check_dhcp
This pack will create services which need the following protocol :
Copy the pack folder in the packs folder defined in shinken.cfg (cfg_dir=packs)
This is the list of settings which can be redefined in the host definition
| type: | string |
|---|---|
| description: | domain password |
| type: | string |
|---|---|
| description: | MSSQL user |
| type: | string |
|---|---|
| description: | MSSQL password |
| type: | integer |
|---|---|
| description: | warning threshold for infected servers count |
| type: | integer |
|---|---|
| description: | critical threshold for infected servers count |