Jérôme Drouet
2038937be9
Enable inode check on disk by default
...
fixes #9666
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-07-20 08:50:23 +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
Christian Harke
2259024774
ITL: Fix incorrect check_ping.exe parameter
...
fixes #9463
2015-07-07 15:44:58 +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
Malte Rabenseifner
aeaa77125a
Use PluginContribDir in itl/plugins-contrib.d/*
...
fixes #9513
2015-07-06 15:21:57 +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
Gunnar Beutner
5c11eb8b47
Fix incorrect variable name in the ITL
...
fixes #9253
2015-06-19 10:57:48 +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
df9092798b
Fix wrong check parameter in 'tcp' CheckCommand
...
refs #9147
2015-06-15 11:29:56 +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
96b47f2f4d
Fix missing IPv6 support in 'iftraffic' check command
...
refs #9272
2015-05-13 14:58:18 +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
Gunnar Beutner
ef85a15617
Fix incorrect custom var names in the ITL
...
fixes #9258
2015-05-13 10:17:03 +02:00
Gunnar Beutner
2f3a8be2e6
Determine NSClient++ installation path using MsiGetComponentPath
...
fixes #9256
2015-05-13 10:16:07 +02:00
Ralph Breier
d5b9ca57df
Fix problem with option order of disk_wfree and disk_cfree
...
If using the -r/-R option with check_disk, the command expects the
warning and critical threshold on the left side of its position.
With order = -3 will be moved to the first position of all options.
fixes #9161
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-05-05 18:59:38 +02:00
Lee Clemens
d9485d777e
Terminate string literals
...
refs #9147
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:58 +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
Gunnar Beutner
f7bf5281cb
Fix style for command-nscp-local.conf
...
refs #9130
2015-04-27 11:26:58 +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
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
5ce1c13d37
Fix order of check_disk's ignored paths arguments
...
fixes #9049
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-15 14:47:37 +02:00
Gunnar Beutner
47b61b7f39
Make sure that the web.conf file gets installed
...
fixes #9050
2015-04-15 08:41:08 +02:00
Gunnar Beutner
a245d64a0d
Fix incorrect macro string
...
refs #8881
2015-03-29 08:15:34 +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
Michael Friedrich
9c1ddbf511
Fix wrong 'dns_lookup' custom attribute default
...
fixes #8862
2015-03-25 11:46:24 +01: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
Louis Sautier
3adc605bef
Fix check_disk thresholds: make sure partitions are the last arguments
...
fixes #8658
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-09 15:32:24 +01:00
Gunnar Beutner
4f41c79a4c
Add check commands for NSClient++
...
fixes #8621
2015-03-06 13:08:42 +01:00
Carlos Cesario
d0ca16cdde
Add check command definitions for the check_vmware_esx plugin
...
fixes #6697
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-05 18:10:44 +01:00
Blerim Sheqa
559350d557
Add check command for check_webinject
...
fixes #8429
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-25 12:50:56 +01:00
Gunnar Beutner
59b5a2228a
Add a new test script to the ITL
2015-02-25 10:19:07 +01:00
Gunnar Beutner
89d1c908cd
Replace spaces with tabs in command-plugins.conf
...
fixes #8520
2015-02-24 21:58:20 +01:00
Dolf Schimmel (Freeaqingme)
96ad5287dc
ITL: Add support for GETNEXT in SNMP CheckCommand
...
refs #8498
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-24 21:49:28 +01:00
Dolf Schimmel (Freeaqingme)
73e0987600
ITL: Implement various options for the 'snmp' CheckCommand, including mib-list
...
refs #8498
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-02-24 21:47:20 +01:00
Gunnar Beutner
d6812a7703
Rename the PluginsContribDir constant to PluginContribDir
...
fixes #8509
2015-02-23 15:35:55 +01:00
Gunnar Beutner
1e4c5cf2f2
Add more arguments for the 'udp' check command
...
fixes #8410
2015-02-23 13:54:18 +01:00