Commit Graph

61 Commits

Author SHA1 Message Date
Lennart Betz eb2be169f8 ITL: add check command for check_hpasm
fixes #9854

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:16:04 +02:00
Lennart Betz 5d8b674c08 ITL: add check_command nwc_health
fixes #9812

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:15:20 +02:00
Lennart Betz 397b151d5e Add missing options to check command dig
fixes #10139

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:14:41 +02:00
Lennart Betz c601e691ba add check command for plugin check_pgsql
fixes #10112

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:14:03 +02:00
Sebastian Chrostek 4f063b8aae ITL: Add ipv4/ipv6 only to nrpe check command
fixes #10129

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:13:04 +02:00
Lennart Betz 85a1372b8a ITL: Add check command squid
fixes #10109

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:12:15 +02:00
Lennart Betz 1a0d5e4a31 Add new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools and vmware-esxi-soap-vm-runtime-tools
fixes #9996

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-26 11:13:45 +02:00
Lennart Betz b1d7bf9dde Add check command nspc-local-counter
fixes #9985

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-24 13:19:52 +02:00
Petr Ruzicka dc317a12d3 ITL: Improve snmpv3 CheckCommand section
fixes #9827

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-24 11:14:12 +02:00
Lennart Betz 49cf0bb644 ITL: Add check command check_interfaces
fixes #9527

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-17 08:58:14 +02:00
Lennart Betz f32cb6e454 ITL: Add check command check_mailq
fixes #9811

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-12 10:55:31 +02:00
Lennart Betz 0283925630 ITL: Add check command check_clamd
fixes #9747

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-12 10:54:57 +02:00
Dirk Goetz f7ac2d97d0 Add check_yum to ITL
fixes #9671
2015-08-12 10:49:23 +02:00
Dirk Goetz 6d7c8d081b Add check_redis to ITL
fixes #9675
2015-08-12 10:47:40 +02:00
Dirk Goetz 3470df5bf3 Adds check_jmx4perl to ITL
fixes #9801
2015-08-12 10:47:40 +02:00
Petr Ruzicka 3687768fac Add "-r" parameter to the check_load command for dividing the load averages by the number of CPUs
New variable "load_percpu" added to use when "-r" should be added for the check_load command.

fixes #9699

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-12 10:34:43 +02:00
Michael Friedrich caf6e1f443 ITL: Add missing 'ldap' command arguments
refs #9172
2015-07-08 09:45:17 +02:00
Élie Bouttier 949e626b73 ITL: Add "ldap" CheckCommand
refs #9172

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-07-08 09:45:10 +02:00
Lennart Betz 765c06f7ed ITL: Add missing 'smtp' CheckCommand parameters
fixes #9578

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-07-07 21:31:12 +02:00
Michael Friedrich 654c2bd7e8 Fix ITL elasticsearch documentation
refs #9415
2015-07-07 09:27:27 +02:00
Lennart Betz 806d6e4dec ITL: Add missing options to 'ntp_time' CheckCommand
fixes #9562

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 17:17:42 +02:00
Lennart Betz 3cf3a72ed0 ITL: Add CheckCommand ntp_peer
fixes #9523

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 17:04:57 +02:00
Lennart Betz eaf2ab7daa Fix default port for NRPE in the documentation
fixes #9522

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 16:12:03 +02:00
Dirk Goetz 1eb5c8d9f3 Add elasticsearch checkcommand to itl
fixes #9415

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 15:15:44 +02:00
Ferdi Gueran 692e924c75 Add database CheckCommand definition for mongodb
fixes #9191

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-07-06 15:15:18 +02:00
Michael Friedrich 9e663eea4b Fix wrong nscp path w/ command_endpoint runtime macros
Do not allow to override the nscp path by runtime macros.
This causes the (linux) master to send just "." as $nscp_path$
and the windows client ignores the local global constant NscpPath
being overridden by the master.

Only happens with command_endpoints where runtime macros are passed
from the master to the clients.

fixes #9456
2015-06-19 15:20:51 +02:00
Tom Geissler 528b6f9aac Add 'snmp_is_cisco' to Manubulon snmp-memory command definition
The new var 'snmp_is_cisco' was added to snmp-memory check
for use the correct OID with cisco switches. The default
is 'false'.

fixes #9303

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-18 14:03:43 +02:00
Christian Lehmann 0d0b17ee53 ITL: Add securityLevel to snmpv3 CheckCommand
For example if using snmpv3 without encryption.
Defaults set to privAuth to stay compatible to older versions.

fixes #9416

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-18 14:02:02 +02:00
Michael Friedrich 12c5d59741 Documentation: Fix wrong anchor
refs #8850
2015-06-17 09:59:08 +02:00
Michael Friedrich 4d81bcc17e Documentation: Move configuration before advanced topics
fixes #9431
2015-06-16 16:49:32 +02:00
Michael Friedrich a9d6a695ab Fix wrong argument for mssql plugin check command
fixes #9372
2015-06-09 09:49:55 +02:00
Michael Friedrich d73abd6722 Add 'iftraffic' to plugins-contrib check command definitions
fixes #9272
2015-05-13 14:58:03 +02:00
Michael Friedrich 0baf27805f Add 'disk_smb' Plugin CheckCommand definition
fixes #9254
2015-05-13 10:33:51 +02:00
Gunnar Beutner 669317f169 Implement the basename and dirname script functions
refs #9256
2015-05-13 10:18:02 +02:00
Gunnar Beutner d3da9f1688 Add the --load-all and --log options for nscp-local
fixes #9261
2015-05-13 10:17:24 +02:00
Tobias von der Krone 306bb71f63 Add arguments to "tcp" CheckCommand
fixes #9147

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:51 +02:00
Tobias von der Krone 2b8530be7c Add attributes to the "ftp" CheckCommand.
fixes #9146

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:41 +02:00
Tobias von der Krone 5302ce0fe3 Add attributes to the "dns" CheckCommand
fixes #9145

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:30 +02:00
Lennart Betz dbd78817bf Add 'check_drivesize' as nscp-local check command
fixes #9130
2015-04-27 11:26:41 +02:00
Jean Flach 339824e326 Add CheckCommands and documentation on Windows plugins
fixes #8180
fixes #8850
2015-04-27 11:23:08 +02:00
Michael Friedrich b6341db87d ITL Documentation: Add a link for passing custom attributes as command parameters
fixes #9176
2015-04-25 13:58:22 +02:00
Dirk Goetz b1701899b0 ITL: Add 'SHOWALL' command argument for 'nscp'
fixes #9115

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-20 14:21:04 +02:00
Dirk Goetz c3ed3309a1 Add database plugins check_mysql_health, check_mssql_health, check_oracle_health and check_postgres to ITL
fixes #8760

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-20 08:53:10 +02:00
Louis Sautier f9cb69a493 Add all missing UPS check parameters
fixes #8881

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-29 08:15:28 +02:00
Louis Sautier ac19972d45 Reword documentation for check_address
fixes #8879

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-29 08:15:08 +02:00
Michael Friedrich 454a8c9a49 Add "random" CheckCommand for test and demo purposes
fixes #8816
2015-03-19 14:45:57 +01:00
Louis Sautier 47b3ed948d Fix check_disk default thresholds and document the change of unit
fixes #8673

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-03-11 06:44:15 +01:00
Gunnar Beutner 3ed85aea31 Update documentation links 2015-03-08 11:34:59 +01:00
Gunnar Beutner e3b338848e Remove duplicate chapter and fix chapter headings 2015-03-08 11:32:49 +01:00
Gunnar Beutner 4f41c79a4c Add check commands for NSClient++
fixes #8621
2015-03-06 13:08:42 +01:00