Skip to content

Commit

Permalink
Add prod link
Browse files Browse the repository at this point in the history
  • Loading branch information
mickenordin committed Jan 30, 2025
1 parent 08c4869 commit 6a700ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions files/naemon_monitor/menu_local.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
do '/usr/share/thruk/menu.conf';
insert_item('General', { 'href' => '/grafana', 'name' => 'Grafana', target => '_self' });


add_section('name' => 'NOC');
add_link('name' => 'Unhandled Prod Problems', 'href' => '/thruk/cgi-bin/status.cgi?nav=1&hidetop=0&style=detail&update=&dfl_s0_servicestatustypes=28&dfl_s0_serviceprops=10&dfl_s0_serviceprop=2&dfl_s0_serviceprop=8&dfl_s0_type=host&dfl_s0_val_pre=&dfl_s0_op=!~&dfl_s0_value=test&hostprops=10&hoststatustypes=3&serviceprops=10&servicestatustypes=28');



0 comments on commit 6a700ae

Please sign in to comment.