Gunnar Beutner
4ad4c314ae
Implement the 'macro' function for dynamic custom vars
...
refs #7564
2015-01-28 14:14:48 +01:00
Gunnar Beutner
1ad404c354
Update AUTHORS
2015-01-28 12:39:01 +01:00
Tobias von der Krone
201883ff70
Add OpenTSDB perfdata plugin
...
refs #7256
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-01-28 12:39:01 +01:00
Michael Friedrich
0441e95942
Documentation: Fix plugin integration path
2015-01-28 11:45:07 +01:00
Gunnar Beutner
eb2f2dd8a2
Implement get_object() and get_objects()
...
fixes #7564
2015-01-28 08:36:17 +01:00
Gunnar Beutner
88e1aadbf2
Use a separate thread for TLS connection attempts
...
fixes #8295
2015-01-28 08:35:36 +01:00
Gunnar Beutner
091d79ea4a
Don't execute DB updates for agent host objects
...
fixes #8296
2015-01-27 15:11:45 +01:00
Gunnar Beutner
fb44744680
Implement support for using functions in custom attributes
...
refs #7564
2015-01-27 13:40:05 +01:00
Gunnar Beutner
c36d785f9f
Update documentation for the Zone::global attribute
...
fixes #8293
2015-01-27 13:25:24 +01:00
Gunnar Beutner
13917e07b0
Implement validator support for function objects
...
fixes #8291
2015-01-27 10:55:14 +01:00
Gunnar Beutner
a11cdbdc39
Replace spaces with tabs
2015-01-27 10:50:15 +01:00
Gunnar Beutner
e7938c9374
Fix crash in DbConnection::ProgramStatusHandler
...
fixes #8288
2015-01-27 09:53:07 +01:00
Gunnar Beutner
b858a05f15
Make operators &&, || behave like in JavaScript
...
fixes #8290
2015-01-27 08:40:19 +01:00
Gunnar Beutner
8c4c7f0953
Update documentation
2015-01-26 14:40:27 +01:00
Gunnar Beutner
775ed474d7
Update documentation
2015-01-25 16:07:43 +01:00
Gunnar Beutner
7bbb1ee7bf
Update AUTHORS
2015-01-25 16:05:31 +01:00
Stephan Platz
2d393eab28
Add macro "check_source" for hosts and services to use them in notification mails
...
fixes #8277
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-01-25 16:04:36 +01:00
Jean Flach
a4bfa99552
Change plugins output and update README
...
In their perfdata the plugins will now use absolute values for percentage thresholds.
Also the check_disks output is now more similar to the one of nagios/check_disk.
The README has also been improved.
refs #7886 #8060
2015-01-23 16:34:16 +01:00
Gunnar Beutner
01d3be8820
Implement the while statement
...
fixes #8269
2015-01-23 15:54:27 +01:00
Jean Flach
4345358f7b
Squelch all of Jean Flachs hope to be in AUTHORS ever again
2015-01-23 15:36:28 +01:00
Gunnar Beutner
51aa2dff13
Update documentation
2015-01-23 15:32:41 +01:00
Gunnar Beutner
ceaaf58145
Update documentation
2015-01-23 14:46:33 +01:00
Gunnar Beutner
d7cfddab2f
Update documentation
2015-01-23 14:15:57 +01:00
Gunnar Beutner
63db5ac325
Update documentation
2015-01-23 09:39:17 +01:00
Gunnar Beutner
8734a44cfc
Update documentation links
2015-01-22 16:23:23 +01:00
Gunnar Beutner
e09b8885bd
Update documentation
2015-01-22 16:11:05 +01:00
Michael Friedrich
78bfd0204c
Update copyright year
2015-01-22 12:00:23 +01:00
Gunnar Beutner
d4d214d2e7
Update documentation
2015-01-22 10:15:03 +01:00
Gunnar Beutner
5b1281cf58
Update documentation
2015-01-22 08:36:53 +01:00
Edvin Seferovic
a58290dd40
Removed mail_from from check_ssmtp command.
...
Monitoring Plugin ssmtp has no "-f" switch. Command and documentation changed.
Fixes #8245
PR #22
Signed-off-by: Markus Frosch <markus@lazyfrosch.de>
Conflicts:
doc/7-configuring-icinga-2.md
2015-01-21 21:14:22 +01:00
Jean Flach
5df5c1bf70
Rephrase 2 lines so they conform with the style
2015-01-21 16:36:30 +01:00
Jean Flach
b0483490c8
Fix an Icinga crash, improve a log message
...
fixes #8227
2015-01-21 16:16:47 +01:00
Jean Flach
4245dc9cc3
Remove my evil twin from AUTHORS
2015-01-21 15:09:48 +01:00
Gunnar Beutner
981d645028
Update documentation
2015-01-21 08:48:38 +01:00
Gunnar Beutner
363f23b1d8
Rename ScriptFunction to Function
...
fixes #8258
2015-01-21 08:48:38 +01:00
Gunnar Beutner
604b080c59
Implement the Array#sort method
...
refs #8069
2015-01-20 16:56:08 +01:00
Gunnar Beutner
0c1bf72f6f
Update documentation
2015-01-20 15:16:10 +01:00
Gunnar Beutner
310278344c
Make sure we don't include zones.d directories for zones which were removed
...
fixes #8256
2015-01-20 13:18:40 +01:00
Gunnar Beutner
c29c11c15b
Fix a couple of spelling mistakes
...
refs #8096
2015-01-19 15:13:36 +01:00
Gunnar Beutner
255490ede2
Update documentation
...
refs #8096
2015-01-19 15:03:18 +01:00
Tobias von der Krone
d5e406db85
Fix hardcoded host notifications_options value in compat statusdatawriter
...
Use the function from CompatUtility to retrieve the value.
fixes #8192
2015-01-19 12:58:57 +01:00
Gunnar Beutner
848d076090
Implement the "globals" and "locals" keyword
...
fixes #8244
2015-01-16 13:04:34 +01:00
Gunnar Beutner
b4c74efde0
Implement some more utility functions
...
refs #8169
2015-01-16 10:35:20 +01:00
Gunnar Beutner
4e96d48e87
Fix incorrect source line info in the CLI console
...
fixes #8240
2015-01-16 10:07:11 +01:00
Gunnar Beutner
76fefaf9e2
Make argument for the return keyword optional
...
fixes #8237
2015-01-16 08:41:27 +01:00
Gunnar Beutner
a1734e3051
Fix deadlock in VMOps::For
...
fixes #8236
2015-01-16 08:40:19 +01:00
Gunnar Beutner
1952d7c844
Disallow spaces in T_STRING_ANGLE
...
fixes #8230
2015-01-15 14:50:07 +01:00
Gunnar Beutner
6bb054caa8
Implement the Function#callv helper function
...
refs #8169
2015-01-15 12:52:23 +01:00
Gunnar Beutner
5d8356f6d2
Implement more utility functions
...
refs #8169
2015-01-15 12:34:50 +01:00
Tobias von der Krone
462d854d33
Fix typos in readme file for windows plugins
...
fixes #8223
2015-01-15 12:03:49 +01:00