1 <?php
defined('SYSPATH') OR die('No direct access allowed.'); ?
>
3 <div
class="left width-50" id
="nagios_commands">
5 <tr
><th colspan
="2"><?php
echo $title ?
></th
></tr
>
8 <?php
echo html
::image($this->add_path('icons/16x16/stop.png'), array('alt' => $label_shutdown_nagios, 'title' => $label_shutdown_nagios, 'style' => 'height: 16px')); ?
>
10 <td
class="bt"><?php
echo $link_shutdown_nagios ?
></td
>
13 <td
class="icon dark">
14 <?php
echo html
::image($this->add_path('icons/16x16/restart.gif'), array('alt' => $label_restart_nagios, 'title' => $label_restart_nagios, 'style' => 'height: 16px')); ?
>
16 <td
><?php
echo $link_restart_nagios ?
></td
>
19 <td
class="icon dark">
20 <?php
echo html
::image($this->add_path('icons/16x16/notify-disabled.png'), array('alt' => $label_notifications, 'title' => $label_notifications, 'style' => 'height: 16px')); ?
>
22 <td
><?php
echo $link_notifications ?
></td
>
25 <td
class="icon dark">
26 <?php
echo html
::image($this->add_path('icons/16x16/stop-execute.png'), array('alt' => $label_execute_service_checks, 'title' => $label_execute_service_checks, 'style' => 'height: 16px')); ?
>
28 <td
><?php
echo $link_execute_service_checks ?
></td
>
31 <td
class="icon dark">
32 <?php
echo html
::image($this->add_path('icons/16x16/stop-execute.png'), array('alt' => $label_passive_service_checks, 'title' => $label_passive_service_checks, 'style' => 'height: 16px')); ?
>
34 <td
><?php
echo $link_passive_service_checks ?
></td
>
37 <td
class="icon dark">
38 <?php
echo html
::image($this->add_path('icons/16x16/stop-execute.png'), array('alt' => $label_execute_host_checks, 'title' => $label_execute_host_checks, 'style' => 'height: 16px')); ?
>
40 <td
><?php
echo $link_execute_host_checks ?
></td
>
43 <td
class="icon dark">
44 <?php
echo html
::image($this->add_path('icons/16x16/stop-execute.png'), array('alt' => $label_accept_passive_host_checks, 'title' => $label_accept_passive_host_checks, 'style' => 'height: 16px')); ?
>
46 <td
><?php
echo $link_accept_passive_host_checks ?
></td
>
49 <td
class="icon dark">
50 <?php
echo html
::image($this->add_path('icons/16x16/disabled.png'), array('alt' => $label_enable_event_handlers, 'title' => $label_enable_event_handlers, 'style' => 'height: 16px')); ?
>
52 <td
><?php
echo $link_enable_event_handlers ?
></td
>
55 <td
class="icon dark">
56 <?php
echo html
::image($this->add_path('icons/16x16/start.png'), array('alt' => $label_obsess_over_services, 'title' => $label_obsess_over_services, 'style' => 'height: 16px')); ?
>
58 <td
><?php
echo $link_obsess_over_services ?
></td
>
61 <td
class="icon dark">
62 <?php
echo html
::image($this->add_path('icons/16x16/start.png'), array('alt' => $label_obsess_over_hosts, 'title' => $label_obsess_over_hosts, 'style' => 'height: 16px')); ?
>
64 <td
><?php
echo $link_obsess_over_hosts ?
></td
>
67 <td
class="icon dark">
68 <?php
echo html
::image($this->add_path('icons/16x16/disabled.png'), array('alt' => $label_flap_detection_enabled, 'title' => $label_flap_detection_enabled, 'style' => 'height: 16px')); ?
>
70 <td
><?php
echo $link_flap_detection_enabled ?
></td
>
73 <td
class="icon dark">
74 <?php
echo html
::image($this->add_path('icons/16x16/disabled.png'), array('alt' => $label_process_performance_data, 'title' => $label_process_performance_data, 'style' => 'height: 16px')); ?
>
76 <td
><?php
echo $link_process_performance_data ?
></td
>