mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
parent
fb8fbbe8f7
commit
39513587d9
@ -308,10 +308,6 @@ $dashboard->add(
|
|||||||
$this->translate('Hard State Changed'),
|
$this->translate('Hard State Changed'),
|
||||||
'monitoring/list/eventhistory?type=hard_state&sort=timestamp&dir=desc&limit=8'
|
'monitoring/list/eventhistory?type=hard_state&sort=timestamp&dir=desc&limit=8'
|
||||||
);
|
);
|
||||||
$dashboard->add(
|
|
||||||
$this->translate('Critical Event Grid'),
|
|
||||||
'monitoring/list/eventgrid'
|
|
||||||
);
|
|
||||||
$dashboard->add(
|
$dashboard->add(
|
||||||
$this->translate('Downtimes Started'),
|
$this->translate('Downtimes Started'),
|
||||||
'monitoring/list/eventhistory?type=dt_start&sort=timestamp&dir=desc&limit=8'
|
'monitoring/list/eventhistory?type=dt_start&sort=timestamp&dir=desc&limit=8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user