2013-07-12 |
Michael Friedrich | livestatus: implement avg,min,max,std,invsum,invavg... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: remove stop function again |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | tcpsocket: fix fd on setsockopt SO_REUSEADDR |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: bugfixes. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add sum aggregator, refactor Filter/Stats... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add basic aggregator support |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: log which table misses the column |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add timeperiods table |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: fix host/servicegroup tables |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: fix check_type (0..active, 1..passive) |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add commandstable name/line |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add parentObjectAccessor to function prototypes |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: time values must be integer seconds |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Gunnar Beutner | Make sure new comments/downtimes are added to the ID... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Gunnar Beutner | Fix invalid function call. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Friedrich | livestatus: more fixes on joins, ptrs |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Friedrich | livestatus: close socket on component Stop() |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Friedrich | livestatus: use generic Value() as row accessor instead... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Gunnar Beutner | Fix nullptr deref in Service::GetLastCheckPerfData(). |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add host and service group getters |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add commands table (thruk now shows extinfo) |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: fix typo |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add empty logtable |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add contact*, status, service table attributes |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | service: add IsHostCheck helper |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Gunnar Beutner | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Gunnar Beutner | Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Michael Friedrich | livestatus: add service table accessors |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Friedrich | contrib: add simple dummy config generator |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Friedrich | log an error to debug when check_command not found... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Friedrich | contrib: move old demo config into seperated osmc2012 dir |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: add more hosttable todos |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | service: register attribute last_hard_state |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: move host attribute getter into host->servi... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: hosttable: fix checkperiod null ptr |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: hosttable: check if custom dictionary exists |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: hoststable: lock service object for acknow... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: fix missing symbols |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: add first part of host data providers |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Friedrich | livestatus: stop reading data if stream was closed |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Friedrich | stream: remove ReadLine maxLength |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Michael Friedrich | stream/livestatus: refactor ReadLine with context saving |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Michael Friedrich | docs: fix typo NotificationCommand->EventCommand |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Fix include directory for ltdl.h. v0.0.2 |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Friedrich | compatlog: fix boost algorithm include |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Friedrich | configconvert: lookup host check_command in template... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Friedrich | configconvert: make host check_command a new service... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | compat: Refactor check_command/event_handler code. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Use object name if HOSTADDRESS macro isn't defined. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Fix validation warnings for components. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Fix how the HOSTALIAS and CONTACTALIAS macros work. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Implement HOSTADDRESS and HOSTADDRESS6 macros. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | compat: Make sure commands have unique names. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | compat: Escape new-lines in commands. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Remove unnecessary parenthesis. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Make sure the CGIs don't croak on our objects.cache... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Implement dumping commands and timeperiods. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | compat: dump commands to objects.cache |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | compat: add more missing attributes |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | configconvert: export all enable_* attributes |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | notifications: refactor NotificationSent message |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | fix typo |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | flapping: fix division by 0, add compat status, extcmds |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | compatlog: use flapping threshold/current |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | compatlog: add flapping messages |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | Implement Service::GetFlappingCurrent(). |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | Implement Service::GetFlappingThreshold(). |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | Add missing validator for flapping_threshold. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | Remove the built-in attributes notes_url and action_url. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | objects.cache: Add support for the "notes" attribute. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | Implement support for custom variables. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Gunnar Beutner | Fix missing variable definition: Service::m_Endpoint. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | refactor downtime message handling (wip) |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | compatlog: refactor custom/acknowledgement notification... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Friedrich | compatlog: fix checkcommand name |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Michael Friedrich | Compat: log notifications (wip) |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Michael Friedrich | icinga2.conf.dist: add CompatLog as default |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Michael Friedrich | remoting: multicast messages into debug log |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Michael Friedrich | fix typo |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Michael Friedrich | add downtime message (started,stopped,cancelled) and... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Gunnar Beutner | Update the tutorial a bit. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Michael Friedrich | docs: update latest changes |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Gunnar Beutner | Implement validator for timeperiods. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Gunnar Beutner | Move filter constants to itl/constants.conf. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | Compat: split cr output into (long_)output, log only... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: fix already replaced quotes escaping |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: update README |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: custom attr (CVs, *_url, notes, *image... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: update README (NOTES and TODO) |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: treat 'null' (disable inheritance) as... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: fix 'n' and 'a' notification_options... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: skip empty notification filters |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: disable some debug leftovers |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: notification_options -> notification_... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Gunnar Beutner | Make the "custom" attribute a dictionary. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Gunnar Beutner | Fix syntax error. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Gunnar Beutner | Implement notification_*_filter variables for Host... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: notification* attributes for services... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: remove trailing whitespaces |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Friedrich | configconvert: rename unique notification object identifier |
commit | commitdiff | tree | snapshot |
next |