Eric Lippmann
|
01bee4641d
|
Fix missing comment and downtime name in the object detail views
|
2016-09-08 15:03:45 +02:00 |
|
Eric Lippmann
|
9402c1ffa6
|
Add debug info to commands sent over Icinga 2's API
|
2016-09-08 09:23:49 +02:00 |
|
Eric Lippmann
|
8c079d1db8
|
Merge branch 'feature/api-command-transport-11398'
resolves #11398
|
2016-09-01 10:50:50 +02:00 |
|
Eric Lippmann
|
440a3f5fdd
|
Respect API transport in the command transport factory
refs #11398
|
2016-09-01 10:49:08 +02:00 |
|
Eric Lippmann
|
db41024c89
|
Add ApiCommandTransport class
refs #11398
|
2016-09-01 10:47:27 +02:00 |
|
Eric Lippmann
|
cfc0f60042
|
Add RestRequest class
refs #11398
|
2016-09-01 10:47:06 +02:00 |
|
Eric Lippmann
|
ad658b049c
|
Add IcingaApiCommandRenderer class
refs #11398
|
2016-09-01 10:45:28 +02:00 |
|
Eric Lippmann
|
0f4fa2d492
|
Add IcingaApiCommand class
refs #11398
|
2016-09-01 10:44:59 +02:00 |
|
Alexander A. Klimov
|
13085776d8
|
Performance data: handle negative values
fixes #11915
|
2016-08-31 15:46:22 +02:00 |
|
Eric Lippmann
|
62f2f92ae8
|
Add name property to the delete downtime command
refs #11398
|
2016-08-31 15:21:27 +02:00 |
|
Eric Lippmann
|
b8df909ad5
|
Add name property to the delete comment command
refs #11398
|
2016-08-31 15:06:38 +02:00 |
|
Eric Lippmann
|
c55c5a9e64
|
IDO: Provide downtime name column
The Icinga 2 API requires the downtimes's name when removing the downtime.
refs #11398
|
2016-08-31 14:05:01 +02:00 |
|
Eric Lippmann
|
0e307c6482
|
IDO: Provide comment name column
The Icinga 2 API requires the comment's name when removing the comment.
refs #11398
|
2016-08-31 12:57:50 +02:00 |
|
Michael Friedrich
|
f127611969
|
Fix contact service filters for 'Downtime'
refs #12019
|
2016-06-22 13:32:26 +02:00 |
|
Eric Lippmann
|
1bbe1b3620
|
RemoteCommandFile: Don't close stdin to support transmitting multiple commands
|
2016-06-09 16:43:06 +02:00 |
|
Thomas Gelf
|
3a00923116
|
RemoteCommandFile: Replace exec with proc_open
|
2016-06-06 15:08:45 +02:00 |
|
Eric Lippmann
|
97451dae86
|
Merge branch 'bugfix/remove-large-add-to-menu-tab-11850'
fixes #11850
|
2016-06-02 17:57:51 +02:00 |
|
Eric Lippmann
|
e92aa3de42
|
Merge branch 'bugfix/sorting-no-longer-works-as-expected-11729'
fixes #11729
|
2016-06-02 17:57:50 +02:00 |
|
Eric Lippmann
|
ba5fe61fa9
|
monitoring: Make timeline colors accessible
fixes #11871
|
2016-06-01 14:40:55 +02:00 |
|
Alexander A. Klimov
|
3fed5e920f
|
list/contactgroups: show empty usergroups, too
refs #11744
|
2016-05-31 17:55:52 +02:00 |
|
Alexander A. Klimov
|
ecfc8b0f0a
|
Don't provide the "Add to menu" action for command forms
refs #11850
|
2016-05-31 14:56:42 +02:00 |
|
Johannes Meyer
|
b759ab6f5a
|
DbResourceForm: Don't show SSL form elements by default
Addded additionally a check for PHP 5.4 so that these elements
are not shown for earlier versions.
refs #11115
|
2016-05-27 15:45:22 +02:00 |
|
Lee Clemens
|
87e774cb88
|
Add SSL Support to MySQL resources
Signed-off-by: Johannes Meyer <johannes.meyer@netways.de>
|
2016-05-27 13:15:48 +02:00 |
|
Alexander A. Klimov
|
1be8e14772
|
Servicegroups list: show how many services are unknown and handled
fixes #11708
|
2016-05-20 17:05:51 +02:00 |
|
Alexander A. Klimov
|
af2cee0942
|
Make host and service severities independend of whether the state is soft or hard
refs #11729
|
2016-05-20 14:41:02 +02:00 |
|
Eric Lippmann
|
f66daa622c
|
Fix unwanted change of ContactgroupQuery::$groupBase
Oops!
fixes #11598
|
2016-04-18 01:01:26 +02:00 |
|
Eric Lippmann
|
4d488ab354
|
Merge branch 'master' into feature/restrict-custom-variables-10965
|
2016-04-13 15:44:12 +02:00 |
|
Alexander A. Klimov
|
589da9bcd1
|
monitoring: Apply custom variable restrictions
refs #10965
|
2016-04-13 15:43:42 +02:00 |
|
Eric Lippmann
|
275d9bd411
|
Add CSS class for state badge groups
|
2016-04-13 12:28:38 +02:00 |
|
Eric Lippmann
|
4cc4657ee9
|
Add host_is_reachable column to the host status data view
refs #11404
|
2016-04-11 10:29:26 +02:00 |
|
Eric Lippmann
|
750b8950b2
|
lib: Reorder columns in Hoststatus
|
2016-04-11 10:29:08 +02:00 |
|
Eric Lippmann
|
a824637c0e
|
Add service_is_reachable column to the service status data view
refs #11404
|
2016-04-11 10:28:12 +02:00 |
|
Eric Lippmann
|
aced4f3b6e
|
lib: Reorder columns in Servicestatus
|
2016-04-11 10:27:28 +02:00 |
|
Eric Lippmann
|
a2ff8c9778
|
monitoring: No longer provide contact columns in the contact group query
Contacts query w/ filter for contact group should be used instead.
|
2016-03-31 10:26:27 +02:00 |
|
Alexander A. Klimov
|
66a7bdfc84
|
MonitoredObject: implement hideBlacklistedProperties()
refs #10965
|
2016-03-22 18:21:20 +01:00 |
|
Marius Hein
|
c831bc5232
|
Add host_alias to search columns if backend is icinga 1
|
2016-02-29 22:34:54 +01:00 |
|
Eric Lippmann
|
02eea2ad11
|
Disable persistent comment checkbox if backend is Icinga 2
refs #11100
|
2016-02-25 17:51:02 +01:00 |
|
Eric Lippmann
|
47b3019940
|
Add MonitoringBackend::isIcinga2()
This function is for the many places where we have to distinguish between Icinga 1.x and Icinga 2.x.
refs #11100
|
2016-02-25 17:45:51 +01:00 |
|
Eric Lippmann
|
c834e66b9a
|
Show useful error message if a command transport failed
fixes #10173
|
2016-02-25 10:36:10 +01:00 |
|
Eric Lippmann
|
7f358ed88d
|
Don't sort a data view on dump when the data view is already sorted
|
2016-02-23 15:40:40 +01:00 |
|
Eric Lippmann
|
bb8478a219
|
Merge branch 'bugfix/passwords-not-hidden-by-icinga-web-2-10640'
fixes #10640
|
2016-02-23 15:40:27 +01:00 |
|
Eric Lippmann
|
acd2ef709e
|
monitoring: Fix PHPDoc of MonitoredObject::obfuscateCustomVars()
refs #10640
|
2016-02-23 10:54:47 +01:00 |
|
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
|
Eric Lippmann
|
4df7fdea88
|
monitoring: Add obsessing to ObjectList::getFeatureStatus()
|
2016-01-28 14:45:22 +01:00 |
|
Eric Lippmann
|
32f87284ad
|
PHP7: Fix MySQL and PostgreSQL PDO extension checks
refs #10251
|
2016-01-28 13:52:31 +01:00 |
|
Eric Lippmann
|
6ad40b5123
|
monitoring: Introduce ObjectList::getFeatureStatus()
refs #8963
|
2016-01-27 17:37:34 +01:00 |
|
Eric Lippmann
|
027aaacff8
|
monitoring: Prepare feature command form for multi-select
refs #8963
|
2016-01-27 17:37:15 +01:00 |
|
Eric Lippmann
|
7fd575080e
|
PHP7: Rename String to StringHelper
refs #10251
|
2016-01-27 16:46:55 +01:00 |
|
Eric Lippmann
|
2e1e0bb89f
|
Setup/Monitoring: Remove obsolete sockets requirement
fixes #10805
|
2016-01-25 07:32:18 +01:00 |
|
Alexander A. Klimov
|
7bc489ba4d
|
MonitoredObject: obfuscate custom variables recursively
refs #10640
|
2016-01-22 18:37:27 +01:00 |
|