We only need to account for the new puppet-sunet nrpe class
This commit is contained in:
parent
fabb57ebc4
commit
a3c2233d03
1 changed files with 2 additions and 7 deletions
|
@ -15,8 +15,8 @@ nrpe_clients:
|
||||||
- 2001:6b0:5a:4020::2ea # monitornetops-sto1-prod-1.sunet.se
|
- 2001:6b0:5a:4020::2ea # monitornetops-sto1-prod-1.sunet.se
|
||||||
|
|
||||||
## NRPE exceptions
|
## NRPE exceptions
|
||||||
sunet::nagios::uptimew: 90
|
check_uptime_warning: 60
|
||||||
sunet::nagios::uptimec: 120
|
check_uptime_critical: 90
|
||||||
|
|
||||||
# Database of SSH keys. Presence of a key in this database does NOT mean it gets
|
# Database of SSH keys. Presence of a key in this database does NOT mean it gets
|
||||||
# installed anywhere. Real ACLs refer to keys in this database.
|
# installed anywhere. Real ACLs refer to keys in this database.
|
||||||
|
@ -99,8 +99,3 @@ netops_ssh_keys:
|
||||||
- 'rikard-000610124551'
|
- 'rikard-000610124551'
|
||||||
- 'patrik+4D137972'
|
- 'patrik+4D137972'
|
||||||
|
|
||||||
check_uptime_warning: 60
|
|
||||||
check_uptime_critical: 90
|
|
||||||
|
|
||||||
sunet::nagios::uptimew: 60
|
|
||||||
sunet::nagios::uptimec: 90
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue