org.blue.cgi
Class history
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.blue.cgi.blue_servlet
org.blue.cgi.history
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class history
- extends blue_servlet
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.http.HttpServlet |
service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISPLAY_HOSTS
public static final int DISPLAY_HOSTS
- See Also:
- Constant Field Values
DISPLAY_SERVICES
public static final int DISPLAY_SERVICES
- See Also:
- Constant Field Values
SERVICE_HISTORY
public static final int SERVICE_HISTORY
- See Also:
- Constant Field Values
HOST_HISTORY
public static final int HOST_HISTORY
- See Also:
- Constant Field Values
SERVICE_FLAPPING_HISTORY
public static final int SERVICE_FLAPPING_HISTORY
- See Also:
- Constant Field Values
HOST_FLAPPING_HISTORY
public static final int HOST_FLAPPING_HISTORY
- See Also:
- Constant Field Values
SERVICE_DOWNTIME_HISTORY
public static final int SERVICE_DOWNTIME_HISTORY
- See Also:
- Constant Field Values
HOST_DOWNTIME_HISTORY
public static final int HOST_DOWNTIME_HISTORY
- See Also:
- Constant Field Values
STATE_ALL
public static final int STATE_ALL
- See Also:
- Constant Field Values
STATE_SOFT
public static final int STATE_SOFT
- See Also:
- Constant Field Values
STATE_HARD
public static final int STATE_HARD
- See Also:
- Constant Field Values
current_authdata
public static cgiauth_h.authdata current_authdata
log_file_to_use
public static java.lang.String log_file_to_use
log_archive
public static int log_archive
show_all_hosts
public static int show_all_hosts
host_name
public static java.lang.String host_name
svc_description
public static java.lang.String svc_description
display_type
public static int display_type
use_lifo
public static int use_lifo
history_options
public static int history_options
state_options
public static int state_options
embedded
public static int embedded
display_header
public static int display_header
display_frills
public static int display_frills
display_timebreaks
public static int display_timebreaks
display_system_messages
public static int display_system_messages
display_flapping_alerts
public static int display_flapping_alerts
display_downtime_alerts
public static int display_downtime_alerts
history
public history()
call_main
public void call_main()
- Specified by:
call_main in class blue_servlet
main
public static void main(java.lang.String[] args)
document_header
public static void document_header(int use_stylesheet)
document_footer
public static void document_footer()
process_cgivars
public static int process_cgivars()
get_history
public static void get_history()