change watermark on check_entropy
This commit is contained in:
parent
01e5c2b764
commit
0fcfc8fc64
1 changed files with 1 additions and 1 deletions
|
@ -1032,7 +1032,7 @@ class nrpe {
|
||||||
command_line => '/usr/lib/nagios/plugins/check_disk -w 15% -c 5% -p /boot'
|
command_line => '/usr/lib/nagios/plugins/check_disk -w 15% -c 5% -p /boot'
|
||||||
}
|
}
|
||||||
sunet::nagios::nrpe_command {'check_entropy':
|
sunet::nagios::nrpe_command {'check_entropy':
|
||||||
command_line => '/usr/lib/nagios/plugins/check_entropy'
|
command_line => '/usr/lib/nagios/plugins/check_entropy -w 200'
|
||||||
}
|
}
|
||||||
sunet::nagios::nrpe_command {'check_ntp_time':
|
sunet::nagios::nrpe_command {'check_ntp_time':
|
||||||
command_line => '/usr/lib/nagios/plugins/check_ntp_time -H localhost'
|
command_line => '/usr/lib/nagios/plugins/check_ntp_time -H localhost'
|
||||||
|
|
Loading…
Add table
Reference in a new issue