Johannes Meyer
|
f11ea04557
|
Revert "Require `host_name' instead of `host' to show or list particular objects"
This reverts commit b93d18a0fc .
|
2015-04-20 16:11:22 +02:00 |
Johannes Meyer
|
96fb0370a4
|
Revert "Require `service_description' instead of `service' to show a particular service"
This reverts commit 09ab601942 .
|
2015-04-20 16:09:14 +02:00 |
Johannes Meyer
|
09ab601942
|
Require `service_description' instead of `service' to show a particular service
`service' implies that it is possible to provide case-less identifiers which is
*not* possible.
refs #8613
|
2015-04-08 16:49:52 +02:00 |
Johannes Meyer
|
b93d18a0fc
|
Require `host_name' instead of `host' to show or list particular objects
`host' implies that it is possible to provide case-less identifiers which is
*not* possible.
refs #8613
|
2015-04-08 16:25:29 +02:00 |
Marius Hein
|
ddc8dd5d4c
|
Add command send custom notification to monitoring module
refs #8644
|
2015-03-12 16:08:22 +01:00 |
Johannes Meyer
|
a2f88dc60f
|
Commands: Use native form title and description support where appropriate
refs #7947
refs #7976
|
2015-03-02 18:40:47 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Johannes Meyer
|
6fde4eec30
|
Show all tabs except "Add to Dashboard" when issuing a command
refs #8279
|
2015-01-28 12:50:29 +01:00 |
Eric Lippmann
|
49b82af704
|
monitoring/security: Apply services/filter restriction in the service detail view
|
2015-01-27 14:57:54 +01:00 |
Eric Lippmann
|
9a59f3529c
|
monitoring: Group permissions by topic where it makes sense, i.e. downtime and comment
|
2015-01-22 16:56:00 +01:00 |
Eric Lippmann
|
3d7b375ab4
|
Security: Require permissions for executing common service commands
|
2015-01-22 15:23:02 +01:00 |
Johannes Meyer
|
b307fe2791
|
Reorder use statements to be in alphabetical order
|
2014-12-12 12:44:31 +01:00 |
Johannes Meyer
|
ddc121d1cc
|
Add ProcessCheckResultCommandForm
refs #6854
|
2014-12-11 15:52:23 +01:00 |
Johannes Meyer
|
3166c518e1
|
Rename Icinga\Module\Monitoring\Form to Icinga\Module\Moni...\Forms
refs #7553
|
2014-11-14 11:17:22 +01:00 |
Eric Lippmann
|
6625e8d391
|
monitoring: Add tabs to the host and service controller
|
2014-09-23 22:16:33 -07:00 |
Eric Lippmann
|
0084fed2c3
|
monitoring/`ServiceController': Extend `MonitoredObjectController'
|
2014-09-16 18:46:27 +02:00 |
Eric Lippmann
|
5d07b04f82
|
monitoring/commands: Introduce `ServiceController'
refs #6593
|
2014-09-12 16:50:42 +02:00 |
Eric Lippmann
|
9cfd74d618
|
monitoring: Introduce `ServiceController'
In the long term, `ServiceController' and the upcmoing `HostController' should replace `ShowController'.
refs #6593
|
2014-09-04 15:43:37 +02:00 |