Commit graph

85 commits

Author SHA1 Message Date
Thomas Gelf
04490da35b BusinessProcess: fix data prefiltering 2015-02-07 01:30:43 +01:00
Thomas Gelf
2ee02daf5a zip: should not be part of this repo 2015-02-07 01:30:43 +01:00
Thomas Gelf
98358cc64a Node: set missing state class if node is missing
Does not yet work for process nodes, we might be forced to introduce
a full-blown "missing flag" for our numeric state
2015-02-07 01:29:45 +01:00
Thomas Gelf
9c2f5e0063 module.less: add CSS for missing nodes 2015-02-07 01:29:45 +01:00
Thomas Gelf
9455ec5e1f BusinessProcess: enforce MonitoringBackend 2015-02-07 01:29:45 +01:00
Thomas Gelf
c97507db94 BusinessProcess: remove obsolete vars 2015-02-07 01:29:45 +01:00
Thomas Gelf
090eed6b70 BusinessProcess: drop $ido, use MonitoringBackend 2015-02-07 01:29:45 +01:00
Marius Hein
c86b5ac437 Update exchange release 2015-02-06 16:39:26 +01:00
Thomas Gelf
29a263c8e3 Host/ServiceNode: make them fit new instantiation
We create all nodes regardless of whether we fetch their state
initially right now, so determining "missing" nodes changed.
2015-02-06 16:28:41 +01:00
Thomas Gelf
71434a3baf BusinessProcess: simplify logic 2015-02-06 16:28:41 +01:00
Thomas Gelf
bf7aeaf2d7 Node: last state change support 2015-02-06 16:28:41 +01:00
Thomas Gelf
5bf53ff614 LegacyStorage: use new object creation methods 2015-02-06 16:28:41 +01:00
Thomas Gelf
b0492484fa BusinessProcess: add new helper functions
Will make code easier to read
2015-02-06 16:28:41 +01:00
Thomas Gelf
47b8f00900 Node: clean up and document properties 2015-02-06 16:28:41 +01:00
Thomas Gelf
1a0db0320d ProcessController: fix typo 2015-02-06 16:28:41 +01:00
Marius Hein
cadf9c10bf Change project name 2015-02-06 15:36:57 +01:00
Marius Hein
725068bade Prepare icinga exchange yml file 2015-02-06 15:16:53 +01:00
Marius Hein
4c0c02bc28 Layout of README file 2015-02-06 14:24:21 +01:00
Thomas Gelf
66cd993f0a ServiceNode: fix service link
service/show VS show/service
2015-01-21 09:23:39 +01:00
Thomas Gelf
27318fc7e8 Controller: allow to run with disabled monitoring
...module. Can be useful for dashboard-like installations that want
to hide farther details.
2015-01-21 09:22:25 +01:00
Thomas Gelf
852faac5d8 forms: drop temporary translate() function...
...it has been added to the Icinga Web 2 master
2015-01-21 09:11:17 +01:00
Thomas Gelf
1f75826415 Controller: do no longer read legacy config 2014-12-03 10:25:53 +01:00
Thomas Gelf
21a8f20e9a Controller: throws exception 2014-12-03 10:19:37 +01:00
Thomas Gelf
197fb92f66 Node: dummy config renderer 2014-12-02 11:39:09 +01:00
Thomas Gelf
5ccece80ac BpNode,BusinessProcess: render legacy config 2014-12-02 11:38:42 +01:00
Thomas Gelf
8cb372d0a1 Service,HostNode: preserve process name in links 2014-12-02 11:37:32 +01:00
Thomas Gelf
6e1d546225 Node: show node alias instead of node name 2014-12-02 11:36:55 +01:00
Thomas Gelf
2969e53502 LegacyStorage: set process name 2014-12-02 11:35:50 +01:00
Thomas Gelf
02d1b17a38 BusinessProcess: use new filters 2014-12-02 11:35:21 +01:00
Thomas Gelf
2229b07887 Controller: re-enable state fetching 2014-12-02 11:34:34 +01:00
Thomas Gelf
da90830309 process/show: render process config, hidden 2014-12-02 11:34:03 +01:00
Thomas Gelf
e0d7daaf90 BpNode: provide alias name 2014-12-01 19:32:09 +01:00
Thomas Gelf
7130fc14d9 NodeController: learn process name from base conf 2014-12-01 19:21:27 +01:00
Thomas Gelf
6aee9d7de5 toplevel: preserve process 2014-12-01 19:18:55 +01:00
Thomas Gelf
48fb0b61bf BusinessProcess: knows it's own name 2014-12-01 14:07:30 +01:00
Thomas Gelf
2f7991e471 LegacyStorage: support new header properties 2014-12-01 13:57:57 +01:00
Thomas Gelf
a54f140fc8 LegacyStorage: "feature request" note 2014-11-30 16:06:48 +01:00
Thomas Gelf
d1739e171f bpapp: rename to businessprocess 2014-11-30 15:56:58 +01:00
Thomas Gelf
3f4da099de module.info: prepare beta release 2014-11-30 12:36:58 +01:00
Thomas Gelf
f68dd7bdb1 doc/IDEAS: some notes for future features 2014-11-30 12:35:44 +01:00
Thomas Gelf
d712f89480 process/history: remove action 2014-11-30 12:32:25 +01:00
Thomas Gelf
7ffb81f9e7 LegacyStorage: add missing property 2014-11-30 12:26:28 +01:00
Thomas Gelf
86ef2baeb3 process/show:: allow to switch process 2014-11-30 12:23:08 +01:00
Thomas Gelf
0bdec95c6c forms: add Process and Simulation form 2014-11-30 12:22:11 +01:00
Thomas Gelf
5cea970d8b node: add new url for simulation and editing 2014-11-30 12:20:55 +01:00
Thomas Gelf
f2989790f2 process/show: add toplevel rendering 2014-11-30 12:20:39 +01:00
Thomas Gelf
fb18806c49 process/show: ooops 2014-11-30 12:18:04 +01:00
Thomas Gelf
0e0393c89e warnings: show them if available 2014-11-30 12:14:45 +01:00
Thomas Gelf
b50e8a082c process/show: add dummy edit mode 2014-11-30 12:14:11 +01:00
Thomas Gelf
1dfd67a15e process/show: add simulation mode 2014-11-30 12:11:46 +01:00