Jérôme Drouet
95914ea31f
Enable inode check on disk by default
...
fixes #9666
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-07-20 07:49:14 +02:00
Reto Zeder
73d98151c1
Wrong parameter for CheckCommand ping-common-windows
...
Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
fixes #9637
2015-07-16 13:13:19 +02:00
Lennart Betz
219631fbae
ITL: Add missing 'smtp' CheckCommand parameters
...
fixes #9578
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-07-07 21:20:21 +02:00
Christian Harke
ebb6efe1c5
ITL: Fix incorrect check_ping.exe parameter
...
fixes #9463
2015-07-07 15:42:47 +02:00
Lennart Betz
0ab467c6b2
ITL: Add missing options to 'ntp_time' CheckCommand
...
fixes #9562
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 17:12:04 +02:00
Lennart Betz
1a06333b86
ITL: Add CheckCommand ntp_peer
...
fixes #9523
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 16:59:58 +02:00
Malte Rabenseifner
3f622858e6
Use PluginContribDir in itl/plugins-contrib.d/*
...
fixes #9513
2015-06-29 10:21:28 +02:00
Michael Friedrich
c1923c9e5a
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:22 +02:00
Christian Lehmann
2a6c0d87af
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-17 15:27:45 +02:00
Dirk Goetz
e88cc78a4f
Add elasticsearch checkcommand to itl
...
fixes #9415
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-17 15:17:32 +02:00
Tom Geissler
8d383c6a19
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-17 15:13:38 +02:00
Michael Friedrich
4a27e4db61
Fix wrong check parameter in 'tcp' CheckCommand
...
refs #9147
2015-06-15 11:29:44 +02:00
Michael Friedrich
9bbfdbd0fb
Fix wrong argument for mssql plugin check command
...
fixes #9372
2015-06-08 18:05:16 +02:00
Michael Friedrich
fb2c84c904
Fix missing IPv6 support in 'iftraffic' check command
...
refs #9272
2015-05-13 14:19:20 +02:00
Michael Friedrich
b5740a6171
Add 'iftraffic' to plugins-contrib check command definitions
...
fixes #9272
2015-05-13 14:15:23 +02:00
Gunnar Beutner
24ae02386a
Implement the basename and dirname script functions
...
refs #9256
2015-05-13 09:46:59 +02:00
Gunnar Beutner
32e5ed957f
Add the --load-all and --log options for nscp-local
...
fixes #9261
2015-05-13 08:45:19 +02:00
Gunnar Beutner
8612384dea
Fix incorrect custom var names in the ITL
...
fixes #9258
2015-05-13 08:09:53 +02:00
Gunnar Beutner
62c755f88c
Determine NSClient++ installation path using MsiGetComponentPath
...
fixes #9256
2015-05-12 15:45:40 +02:00
Michael Friedrich
364a0888a5
Add 'disk_smb' Plugin CheckCommand definition
...
fixes #9254
2015-05-12 14:46:45 +02:00
Gunnar Beutner
f2ac52cc88
Fix incorrect variable name in the ITL
...
fixes #9253
2015-05-12 13:20:19 +02:00
Ralph Breier
9fbf99c982
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:39:29 +02:00
Ferdi Gueran
9562018447
Add database CheckCommand definition for mongodb
...
fixes #9191
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-28 14:28:12 +02:00
Michael Friedrich
74d75c5d2a
Move 'runing_kernel' check command to plugins-contrib 'operating system' section
...
fixes #9175
2015-04-25 13:42:04 +02:00
Michael Friedrich
afb70a216e
ITL: Add missing 'ldap' command arguments
...
refs #9172
2015-04-25 13:35:59 +02:00
Élie Bouttier
fb820f6b7c
ITL: Add "ldap" CheckCommand
...
refs #9172
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-04-25 13:11:49 +02:00
Lee Clemens
5adba6c4fe
Terminate string literals
...
refs #9147
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-24 08:30:09 +02:00
Gunnar Beutner
b24f2a906c
Fix style for command-nscp-local.conf
...
refs #9130
2015-04-22 21:58:22 +02:00
Tobias von der Krone
612882e4d9
Add arguments to "tcp" CheckCommand
...
fixes #9147
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-22 21:49:41 +02:00
Tobias von der Krone
636bbcedca
Add attributes to the "ftp" CheckCommand.
...
fixes #9146
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-22 21:48:49 +02:00
Tobias von der Krone
29a9977c82
Add attributes to the "dns" CheckCommand
...
fixes #9145
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-22 21:48:28 +02:00
Lennart Betz
c7c9e5587c
Add 'check_drivesize' as nscp-local check command
...
fixes #9130
2015-04-21 12:21:01 +02:00
Dirk Goetz
2932e01afa
ITL: Add 'SHOWALL' command argument for 'nscp'
...
fixes #9115
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-20 14:19:09 +02:00
Louis Sautier
9a3326fe66
Fix order of check_disk's ignored paths arguments
...
fixes #9049
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-15 11:24:08 +02:00
Gunnar Beutner
17c658dc50
Make sure that the web.conf file gets installed
...
fixes #9050
2015-04-15 08:39:55 +02:00
Dirk Goetz
aaae1297e8
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-02 10:43:04 +02:00
Gunnar Beutner
1747e580b2
Fix incorrect macro string
...
refs #8881
2015-03-27 14:29:36 +01:00
Louis Sautier
0779d2c44b
Add all missing UPS check parameters
...
fixes #8881
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-27 12:58:05 +01:00
Jean Flach
a7a0eca8b2
Add CheckCommands and documentation on Windows plugins
...
fixes #8180
fixes #8850
2015-03-26 10:56:06 +01:00
Michael Friedrich
aaafbcbbac
Fix wrong 'dns_lookup' custom attribute default
...
fixes #8862
2015-03-25 11:44:54 +01:00
Michael Friedrich
41d0c3f3d7
Add "random" CheckCommand for test and demo purposes
...
fixes #8816
2015-03-19 14:36:53 +01:00
Gunnar Beutner
6c96d5bc98
Clean up the start-up process a bit
...
fixes #8791
2015-03-18 11:14:51 +01:00
Gunnar Beutner
dae206e899
Move the base command templates into libmethods
...
fixes #8775
2015-03-17 08:19:31 +01:00
Louis Sautier
afc38762ef
Fix check_disk default thresholds and document the change of unit
...
fixes #8673
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-03-10 23:49:23 +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