Commit Graph

3526 Commits

Author SHA1 Message Date
Gunnar Beutner c9b0a3f2ba Make the PKI scripts work with /bin/sh.
Refs #6002
2014-04-13 19:22:14 +02:00
Gunnar Beutner 9a1410e241 Add missing files in the spec file.
Refs #6002
2014-04-13 18:54:17 +02:00
Gunnar Beutner 0ed49d2ddc Add "apt" check command.
Refs #6002
2014-04-13 18:47:02 +02:00
Gunnar Beutner aaf3aacaf2 Add apt.conf for the Debian package.
Refs #6002
2014-04-13 17:51:24 +02:00
Gunnar Beutner 63e6bc8ce7 Add missing files.
Refs #6002
2014-04-13 17:35:07 +02:00
Gunnar Beutner 87cead02ed Split localhost config into several files.
Refs #6002
2014-04-13 17:32:38 +02:00
Gunnar Beutner 44193f341e Use /bin/sh instead of bash.
Refs #6002
2014-04-13 17:16:23 +02:00
Gunnar Beutner 7c5d646fd3 Don't disable notifications on master instances.
Refs #6002
2014-04-13 13:49:38 +02:00
Gunnar Beutner 6ebebb22d6 Don't ask for upstream host/port for master instances.
Refs #6002
2014-04-13 13:48:51 +02:00
Gunnar Beutner be213ab7c5 Validate agent bundle files.
Refs #6002
2014-04-13 12:44:18 +02:00
Gunnar Beutner e92ef19340 Fix auto-discovery info files.
Refs #6002
2014-04-13 12:41:34 +02:00
Gunnar Beutner 852db925d2 Fix incorrect attribute name.
Refs #6002
2014-04-13 11:16:15 +02:00
Gunnar Beutner bb02426ce1 Make sure that icinga2-forget-agent removes the .peer file.
Refs #6002
2014-04-13 11:11:55 +02:00
Gunnar Beutner 90d1118cb5 Implement --batch parameter for icinga2-list-agents.
Refs #6002
2014-04-13 11:10:17 +02:00
Gunnar Beutner a4b9cf33cc Update directories for the Debian package.
Refs #6002
2014-04-13 10:00:00 +02:00
Gunnar Beutner 95df1c3588 Write peer info to the agent inventory.
Refs #6002
2014-04-13 09:45:14 +02:00
Gunnar Beutner ca4fe71d69 Implement support for auto-discovering services for passive agents.
Fixes #6002
2014-04-13 09:22:27 +02:00
Gunnar Beutner a00fbca5f4 Fix the setup script.
Refs #4865
2014-04-13 03:07:37 +02:00
Gunnar Beutner 4932df1171 Make the agent setup scripts more user-friendly.
Refs #4865
2014-04-13 01:59:25 +02:00
Gunnar Beutner 365779d360 Remove the SNMP auto-discovery scripts.
Refs #4865
2014-04-13 01:20:51 +02:00
Gunnar Beutner 42a7590580 Fix the spec file.
Refs #4865
2014-04-12 22:47:36 +02:00
Gunnar Beutner 02c7207d9a Fix commonName check in the auto-discovery script.
Refs #4865
2014-04-12 22:46:56 +02:00
Gunnar Beutner 0ea144a64d Set OpenSSL locking callback.
Refs #4865
2014-04-12 21:22:59 +02:00
Gunnar Beutner edf82f7b4d Make sure that the auto-discovery script gets installed.
Refs #4865
2014-04-12 20:20:00 +02:00
Gunnar Beutner 585d352378 Use sysconfdir for the agent certificate paths.
Refs #4865
2014-04-12 19:42:28 +02:00
Gunnar Beutner a57e3041a5 Add auto-discovery script for the agent.
Refs #4865
2014-04-12 19:34:01 +02:00
Gunnar Beutner 71e6eae23f Fix race condition in AgentListener::NewClientHandler.
Refs #4865
2014-04-12 13:09:25 +02:00
Gunnar Beutner cca79a3849 Update the upstream_name attribute in the setup script.
Refs #4865
2014-04-12 12:56:35 +02:00
Gunnar Beutner 33f64c28ab Fix the spec file.
Refs #4865
2014-04-12 12:08:22 +02:00
Gunnar Beutner 72364d1008 Disable notification feature for agent instances.
Refs #4865
2014-04-12 11:55:10 +02:00
Gunnar Beutner 3f2238b46c Increase default syslog log level to "warning".
Refs #4865
2014-04-12 11:53:04 +02:00
Gunnar Beutner 5797aeb2c5 Update agent setup scripts.
Refs #4865
2014-04-12 11:51:18 +02:00
Gunnar Beutner f0e58db266 Add setup scripts for the agent.
Refs #4865
2014-04-12 11:36:51 +02:00
Gunnar Beutner 750603c49d Update the example config.
Refs #4865
2014-04-12 10:28:31 +02:00
Gunnar Beutner bc7609fd18 Add missing file.
Refs #4865
2014-04-12 09:25:04 +02:00
Gunnar Beutner 983f11ef58 Update "swap" check command.
Refs #4865
2014-04-12 08:56:26 +02:00
Gunnar Beutner eee198ecab Update example config.
Refs #4865
2014-04-12 08:54:09 +02:00
Gunnar Beutner aad78fee10 Install missing file.
Refs #4865
2014-04-12 08:53:09 +02:00
Gunnar Beutner 899b9da5b4 Update ITL commands.
Refs #4865
2014-04-12 08:18:51 +02:00
Gunnar Beutner 06fdaeb2b2 Fix file descriptors not getting closed properly
Refs #4865
2014-04-12 08:16:57 +02:00
Gunnar Beutner 2961364e97 Implement support for agent-based checks.
Refs #4865
2014-04-12 04:21:09 +02:00
Gunnar Beutner cdda8d5734 Fix external commands which take no arguments.
Fixes #5998
2014-04-11 15:48:19 +02:00
Gunnar Beutner c693f7fa20 Update documentation.
Refs #5909
2014-04-11 14:57:48 +02:00
Gunnar Beutner 3002532280 Make sure the scheduling offset is set properly for hosts.
Refs #5909
2014-04-11 14:57:16 +02:00
Gunnar Beutner b8d3d42b7f Allow trailing comma in arrays.
Fixes #5928
2014-04-11 13:51:14 +02:00
Gunnar Beutner 2024598ef7 Install vi in the dev environment.
Refs #5996
2014-04-11 13:50:43 +02:00
Gunnar Beutner 5a41a2c2c0 Update documentation.
Refs #5909
2014-04-11 12:40:33 +02:00
Gunnar Beutner c9c024c362 Fix some of the paths for the Docker scripts.
Refs #5996
2014-04-11 12:30:06 +02:00
Gunnar Beutner a601911059 Use the right UID and GID for build files.
Refs #5996
2014-04-11 12:17:04 +02:00
Gunnar Beutner 492ec9dba8 Add support for GDB pretty printers in the dev environment.
Refs #5996
2014-04-11 11:42:37 +02:00