Commit Graph

78 Commits

Author SHA1 Message Date
Gunnar Beutner 729a1259c0 Fix i2tcl module
refs #12393
2016-08-12 15:24:04 +02:00
Gunnar Beutner 9c6e2cdff9 Update i2tcl to match latest language changes
refs #12338
2016-08-10 08:28:42 +02:00
Gunnar Beutner 599929b0f6 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
Gunnar Beutner 9b2e4cfd28 Add contrib/discover-api.py 2015-11-09 12:16:26 +01:00
Gunnar Beutner 38bdbbbd0d Fix crash in i2_eval
refs #10198
2015-09-23 09:30:30 +02:00
Gunnar Beutner 21e34c7f05 Fix incorrect 'this' scope in i2tcl
fixes #9794
2015-07-30 19:45:48 +02:00
Gunnar Beutner 5f821f8560 Add source code for i2eval to the contrib directory 2015-05-19 09:10:19 +02:00
Michael Friedrich 78bfd0204c Update copyright year 2015-01-22 12:00:23 +01:00
Gunnar Beutner 41266aab2f Remove obsolete scripts
refs #7248
2014-10-24 12:19:36 +02:00
Gunnar Beutner 92a29e2f5b Remove unmatched brace from make-agent-config.py 2014-10-18 00:28:59 +02:00
Gunnar Beutner f13ea9e1b8 Remove zone keyword
fixes #7400
2014-10-17 12:45:57 +02:00
Gunnar Beutner 24f17c0fc6 Add the agent scripts to cmake
refs #7243
2014-09-17 11:29:58 +02:00
Gunnar Beutner 99b590ab95 Fix arguments for tar
refs #6526
2014-06-27 13:44:00 +02:00
Gunnar Beutner 5309629403 Fix compatibility issue with base64 on CentOS 5
fixes #6373
2014-06-27 13:27:43 +02:00
Michael Friedrich 692d197d81 Clean pki/ install
refs #6481
2014-06-13 20:58:43 +02:00
Michael Friedrich 51a889d019 Correct wrong file move
refs #6481
2014-06-13 20:35:23 +02:00
Michael Friedrich 571321f386 Move agent files to contrib/ for now
refs #6481
2014-06-13 20:04:00 +02:00
Gunnar Beutner d66b4d587e Implement the "cluster-zone" check task.
Fixes #6204
2014-05-25 19:59:52 +02:00
Gunnar Beutner f704468c4b Update scripts.
Refs #6107
2014-05-08 14:06:21 +02:00
Gunnar Beutner 656d6ff13a Update scripts and example config.
Refs #6107
2014-05-08 12:17:21 +02:00
Gunnar Beutner 4e7738c5a5 Implement CLR-based checks. 2014-04-16 10:39:13 +02:00
Gunnar Beutner 8d1ffe7aa2 Fix incorrect variable name in the auto-discovery script.
Refs #6008
2014-04-15 14:33:19 +02:00
Gunnar Beutner 060a802d15 Implement support for hosts in the agent component.
Refs #4865
2014-04-15 13:38:01 +02:00
Gunnar Beutner 852db925d2 Fix incorrect attribute name.
Refs #6002
2014-04-13 11:16:15 +02:00
Gunnar Beutner 90d1118cb5 Implement --batch parameter for icinga2-list-agents.
Refs #6002
2014-04-13 11:10:17 +02:00
Gunnar Beutner 95df1c3588 Write peer info to the agent inventory.
Refs #6002
2014-04-13 09:45:14 +02:00
Gunnar Beutner 365779d360 Remove the SNMP auto-discovery scripts.
Refs #4865
2014-04-13 01:20:51 +02:00
Gunnar Beutner f1d6d77330 Update the auto-discovery scripts.
Refs #5856
2014-04-08 17:20:10 +02:00
Gunnar Beutner b7cdd1b3a5 Update the auto-discovery scripts.
Refs #5855
2014-04-05 13:55:29 +02:00
Gunnar Beutner 8016943592 Update the SNMP auto-discovery script.
Refs #5870
2014-03-30 17:00:25 +02:00
Gunnar Beutner 3ce7262aa8 Update auto-discovery scripts.
Refs #5878
2014-03-28 23:15:50 +01:00
Gunnar Beutner 10207b99c9 Update the SNMP auto-discovery script.
Refs #5861
2014-03-26 19:42:23 +01:00
Gunnar Beutner e1563191a5 Update discover-snmp.py script.
Refs #5861
2014-03-26 12:04:55 +01:00
Gunnar Beutner 4a0a7e5b27 Add discover-snmp.py script.
Refs #5861
2014-03-26 10:41:08 +01:00
Michael Friedrich ce737ff2f3 Change copyright header (again).
Fixes #5424
2014-03-19 11:42:47 +01:00
Michael Friedrich 555d72150a Update copyright header.
Fixes #5424
2014-01-09 00:32:11 +01:00
Gunnar Beutner 2c143fbdf8 Remove unused files.
Refs #4962
2013-11-03 11:12:47 +01:00
Gunnar Beutner ba5ea23ba2 Update discover.py script. 2013-10-07 09:35:35 +02:00
Michael Friedrich d2d6653236 Clean contrib/.
fixes #4774
2013-10-03 20:36:44 +02:00
Gunnar Beutner 2a051cdea4 Rename directory for Icinga socket files. 2013-09-30 09:42:27 +02:00
Michael Friedrich a326ddbb9f Revamp livestatus startup logging a bit. 2013-09-28 12:54:26 +02:00
Michael Friedrich 9c6b79e4f2 Install /var/run/icinga2/rw command mode, add configure options.
- changed locations for icinga2.cmd and livestatus unix socket
- make install creates /var/run/icinga2/rw and sets g+s for
  icinga:icingacmd
- configure options: --with-icinga[cmd]-{user,group}=
- add autoconf macros to check user/group and bail early if not created
- update documentation/INSTALL

fixes #4444
refs #3186
2013-09-27 19:41:08 +02:00
Michael Friedrich f1d2548fc0 External commands fail gracefully when given invalid host/service names.
Added process_check_result script for tests too.

fixes #4647
2013-09-27 13:05:44 +02:00
Michael Friedrich 8d4d063d1f Update my test config. 2013-09-26 00:12:48 +02:00
Gunnar Beutner bf1a800e39 Update copyright information. 2013-09-25 07:45:56 +02:00
Gunnar Beutner c81a88057c Fix bug in the mutex gdb printer. 2013-09-02 15:12:04 +02:00
Michael Friedrich ec40251c4e Configuration: Remove 'local' identifier. 2013-08-29 14:51:38 +02:00
Gunnar Beutner f49bb3d150 Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
Gunnar Beutner e9e55cd8c0 Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
Michael Friedrich 52114cc780 contrib: Add MF's test config for compat/ido/livestatus 2013-08-12 13:33:51 +02:00