Commit Graph

18 Commits

Author SHA1 Message Date
Gunnar Beutner 5d45c74be3 Improve function metadata by adding arguments
fixes 
2017-03-27 14:43:19 +02:00
Michael Friedrich b7caf0820d Ensure that *.icinga.com is used everywhere
fixes 
fixes 
2017-01-10 17:19:12 +01:00
Gunnar Beutner 288413f046 Replace BOOST_FOREACH with range-based for loops
fixes 
2016-08-25 06:46:17 +02:00
Gunnar Beutner 43a4acd5a2 Remove deprecated functions
fixes 
2016-08-23 15:01:40 +02:00
Gunnar Beutner e09fb88cae Make sure functions are registered with the correct prefix
refs 
2016-08-10 16:33:17 +02:00
Gunnar Beutner dc06209e4a Move internal script functions into the 'Internal' namespace
fixes 
2016-08-10 06:55:44 +02:00
Michael Friedrich 1451a0e5ad Add lag thresholds to cluster-zone check
fixes 
2016-06-24 10:33:04 +02:00
Gunnar Beutner 599929b0f6 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
Gunnar Beutner 4aa0165701 Add getter for endpoint 'connected' attribute
fixes 
2015-10-22 10:52:38 +02:00
Michael Friedrich 717118fed4 Fix wrong log lag in cluster-zone check
Refactor the calculation into a generic function
which is also used inside the 2.4 status API.

fixes 
2015-09-25 14:24:45 +02:00
Gunnar Beutner c9c7f9bed1 Fix lag calculation for the 'cluster-zone' check 2015-03-03 14:42:22 +01:00
Gunnar Beutner 12820d2225 Improve output formatting for the 'cluster-zone' check
refs 
2015-02-24 09:27:37 +01:00
Gunnar Beutner f4c7d945e2 Show slave lag for the cluster-zone check
fixes 
2015-02-24 09:14:17 +01:00
Michael Friedrich 78bfd0204c Update copyright year 2015-01-22 12:00:23 +01:00
Gunnar Beutner 363f23b1d8 Rename ScriptFunction to Function
fixes 
2015-01-21 08:48:38 +01:00
Michael Friedrich 06e79fe6fd Don't execute built-in commands on the master in remote command execution mode
fixes 
2014-12-01 13:19:56 +01:00
Gunnar Beutner 7321e45abc Implement support for executing remote commands
fixes 
2014-11-13 14:54:55 +01:00
Gunnar Beutner d66b4d587e Implement the "cluster-zone" check task.
Fixes 
2014-05-25 19:59:52 +02:00