Commit graph

89 commits

Author SHA1 Message Date
37e36b3aae nagios: Add support for Kerberos KDC service target. 2016-06-23 11:37:48 +03:00
ea01b37485 nagios: Added support for MySQL service target. 2016-06-17 13:19:52 +03:00
Ossi Salmi
7d0cf09d14 nagios: Document service dependency parameters 2015-08-27 18:55:59 +03:00
Ossi Salmi
1c39964c17 nagios: Add service dependencies for service certificate checks 2015-08-27 18:47:49 +03:00
Ossi Salmi
45ad1a4a65 nagios: Remove nrpe raid check for now, plugin is no longer packaged 2015-08-27 18:44:52 +03:00
edba34ca1f nagios: Disable swap monitoring if host has no swap. 2015-05-07 22:31:44 +03:00
Ossi Salmi
20c9094c53 Lint fixes 2015-05-04 11:17:19 +03:00
Ossi Salmi
96fb1bacbc Fix lint warnings about ensure placement 2015-05-04 11:00:36 +03:00
a4282b0400 nagios: Added support for tftp service target. 2015-03-25 12:31:17 +02:00
c2e1606d7c nagios: Add support for munin service target. 2014-12-17 11:54:16 +02:00
80fdf06830 nagios: Fixed more conflicting names when same command is used for multiple nrpe service targets. 2014-12-11 11:34:55 +02:00
02574a3a37 nagios: Allow multiple nrpe services with same check command name but different arguments. 2014-12-11 10:08:42 +02:00
9fd72f3147 nagios: Allow using same source file multiple times in nagios::target::nrpe::service define. 2014-12-10 23:24:46 +02:00
2224bb84d9 nagios: Add support for monitoring puppet master and it's certificate. 2014-10-28 09:43:10 +02:00
050475667a nagios: Added $expect option support for HTTPs service target. 2014-10-10 09:22:21 +03:00
977776c623 nagios: Added IPP with SSL service target. 2014-10-09 11:37:40 +03:00
Ossi Salmi
2106fdb0ae nagios: Add jabber service check 2014-01-20 00:29:40 +02:00
95f66a4b3d nagios: Added smb and wins service targets. 2013-11-15 08:46:04 +02:00
70d894e4b1 nagios: Added certificate check to submission service target. 2013-11-15 08:43:07 +02:00
004c4600bf nagios: Splitted certificate and service checks from https, imaps and pop3s. 2013-11-15 08:39:17 +02:00
2837e3ae85 nagios: Added DHCP service target. 2013-11-15 08:35:21 +02:00
9c2f621ef9 nagios: Fixed starting nagios service if stopped. 2013-11-15 08:33:10 +02:00
1bced66e1a nagios: Added certificate expiration check to imap and pop3 service checks. 2013-10-17 23:31:12 +03:00
fb89a9506f nagios: Add support for NSCA passive checks. 2013-10-14 13:27:41 +03:00
f7f0f2fb36 nagios: Added IPP and LPD service target support. 2013-09-18 12:33:24 +03:00
ce623ac4fc nagios: Added submission service check support. 2013-09-10 15:40:08 +03:00
8d381c3fce nagios: Added pop3 service check support. 2013-09-07 12:55:42 +03:00
Ossi Salmi
e7626f33b3 nagios: Create service groups automatically 2013-09-02 15:41:17 +03:00
Ossi Salmi
f7d6b9252b nagios: Set keys for prowl and pushover in separate parameter 2013-08-22 13:29:05 +03:00
Ossi Salmi
099a9d47f3 nagios: Enable host and service commands 2013-08-08 00:05:52 +03:00
Ossi Salmi
bfb661b0e1 Clean tabs and trailing whitespace from manifests 2013-08-03 00:10:39 +03:00
Ossi Salmi
b59bf3e96c nagios: Added host target for HP ProCurve switches 2013-07-22 21:23:06 +03:00
Ossi Salmi
9054f4a5f8 nagios: Tighten the limits for check-host-alive 2013-07-22 11:16:16 +03:00
Ossi Salmi
ad904200ea nagios: Disable use_retained_scheduling_info
This will reschedule all events upon restart to prevent checks
overlapping when hosts are added.
2013-07-18 22:01:34 +03:00
Ossi Salmi
1c42703762 Revert "nagios: Limit max concurrent checks to 10"
This reverts commit 13ee166135.

max_concurrent_checks doesn't limit host checks which was the point
of the previous commit, so let's leave it as default for now.
2013-07-18 16:57:36 +03:00
Ossi Salmi
13ee166135 nagios: Limit max concurrent checks to 10 2013-07-18 13:38:34 +03:00
Ossi Salmi
124c055992 nagios: Manifest cleanup
* Updated host and service defaults based on current documentation.
 * Removed hostextinfo configs as they are deprecated, use host
   attributes instead.
 * Fixed nagios resource references
2013-07-17 13:54:57 +03:00
Ossi Salmi
64db9faec5 nagios: Tweaked config for large installation 2013-07-17 13:53:31 +03:00
Ossi Salmi
1530461fe4 nagios: Changed parent to global variable for nagios::target
Parents now defaults to libvirt_host (if set).
2013-07-15 20:54:52 +03:00
Ossi Salmi
027ecc1fce Renamed mdarrays fact to raid, added support for hardware controllers 2013-07-11 17:22:52 +03:00
Ossi Salmi
422fc90f78 nagios: Added support for checking Linux md arrays to nrpe 2013-07-11 00:31:32 +03:00
Ossi Salmi
2a83ab6e4b nagios: Don't email flapping warnings 2013-07-08 15:53:03 +03:00
Ossi Salmi
9927aff8d3 nagios: Deploy nrpe.cfg from template
Fixes #3.
2013-07-02 23:34:49 +03:00
Ossi Salmi
c8be8b86af Handle munin_allow and nagios_allow variables as arrays 2013-06-14 01:52:27 +03:00
ed60033f31 nagios: Added support for SMS contacts. 2013-05-29 09:36:03 +03:00
Ossi Salmi
0a1a363ab1 nagios: Fixed notify parameter 2013-05-27 02:37:48 +03:00
Ossi Salmi
c3ffcb8fae nagios: Changed check_disk warning/critical limits to 10%/5% 2013-05-27 02:28:36 +03:00
Ossi Salmi
d1ef78e338 nagios: Send all notifications by email, only critical by prowl/pushover 2013-05-27 02:27:51 +03:00
Ossi Salmi
0e4f99b1bc More instance variable cleanup 2013-05-24 10:29:11 +03:00
Ossi Salmi
49a8ae3004 Merge branch 'puppet3'
Conflicts:
	ntpd/templates/ntp.conf.erb
	wiki/templates/collab-wsgi.conf.erb
2013-05-24 10:10:57 +03:00