#include "../include/config.h"#include "../include/common.h"#include "../include/locations.h"#include "../include/statusdata.h"#include "../include/comments.h"#include "../include/downtime.h"#include "../include/macros.h"#include "../include/skiplist.h"#include "tap.h"Defines | |
| #define | NSCGI 1 |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| comment * | comment_list |
| scheduled_downtime * | scheduled_downtime_list |
| char | alert_message |
| char * | host_name |
| char * | host_filter |
| char * | hostgroup_name |
| char * | service_desc |
| char * | servicegroup_name |
| char * | service_filter |
| int | host_alert |
| int | show_all_hosts |
| int | show_all_hostgroups |
| int | show_all_servicegroups |
| int | display_type |
| int | overview_columns |
| int | max_grid_width |
| int | group_style_type |
| int | navbar_search |
| #define NSCGI 1 |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
| char alert_message |
| int display_type |
| int group_style_type |
| int host_alert |
| char* host_filter |
| char* host_name |
| char* hostgroup_name |
| int max_grid_width |
| int navbar_search |
| int overview_columns |
| char* service_desc |
| char* service_filter |
| char* servicegroup_name |
| int show_all_hosts |
1.4.7