![]() |
Icinga-core 1.4.0
next gen monitoring
|
Data Fields | |
unsigned long | service_ok |
unsigned long | host_up |
unsigned long | service_critical |
unsigned long | host_down |
unsigned long | service_unknown |
unsigned long | host_unreachable |
unsigned long | service_warning |
Definition at line 126 of file histogram.c.
unsigned long timeslice_data_struct::host_down |
Definition at line 130 of file histogram.c.
unsigned long timeslice_data_struct::host_unreachable |
Definition at line 132 of file histogram.c.
unsigned long timeslice_data_struct::host_up |
Definition at line 128 of file histogram.c.
unsigned long timeslice_data_struct::service_critical |
Definition at line 129 of file histogram.c.
unsigned long timeslice_data_struct::service_ok |
Definition at line 127 of file histogram.c.
unsigned long timeslice_data_struct::service_unknown |
Definition at line 131 of file histogram.c.
unsigned long timeslice_data_struct::service_warning |
Definition at line 133 of file histogram.c.