org.blue.cgi
Class statuswml
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.blue.cgi.blue_servlet
org.blue.cgi.statuswml
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class statuswml
- 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_HOST
public static final int DISPLAY_HOST
- See Also:
- Constant Field Values
DISPLAY_SERVICE
public static final int DISPLAY_SERVICE
- See Also:
- Constant Field Values
DISPLAY_HOSTGROUP
public static final int DISPLAY_HOSTGROUP
- See Also:
- Constant Field Values
DISPLAY_INDEX
public static final int DISPLAY_INDEX
- See Also:
- Constant Field Values
DISPLAY_PING
public static final int DISPLAY_PING
- See Also:
- Constant Field Values
DISPLAY_TRACEROUTE
public static final int DISPLAY_TRACEROUTE
- See Also:
- Constant Field Values
DISPLAY_QUICKSTATS
public static final int DISPLAY_QUICKSTATS
- See Also:
- Constant Field Values
DISPLAY_PROCESS
public static final int DISPLAY_PROCESS
- See Also:
- Constant Field Values
DISPLAY_ALL_PROBLEMS
public static final int DISPLAY_ALL_PROBLEMS
- See Also:
- Constant Field Values
DISPLAY_UNHANDLED_PROBLEMS
public static final int DISPLAY_UNHANDLED_PROBLEMS
- See Also:
- Constant Field Values
DISPLAY_HOSTGROUP_SUMMARY
public static final int DISPLAY_HOSTGROUP_SUMMARY
- See Also:
- Constant Field Values
DISPLAY_HOSTGROUP_OVERVIEW
public static final int DISPLAY_HOSTGROUP_OVERVIEW
- See Also:
- Constant Field Values
DISPLAY_HOST_SUMMARY
public static final int DISPLAY_HOST_SUMMARY
- See Also:
- Constant Field Values
DISPLAY_HOST_SERVICES
public static final int DISPLAY_HOST_SERVICES
- See Also:
- Constant Field Values
display_type
public static int display_type
hostgroup_style
public static int hostgroup_style
host_style
public static int host_style
host_name
public static java.lang.String host_name
hostgroup_name
public static java.lang.String hostgroup_name
service_desc
public static java.lang.String service_desc
ping_address
public static java.lang.String ping_address
traceroute_address
public static java.lang.String traceroute_address
show_all_hostgroups
public static int show_all_hostgroups
current_authdata
public static cgiauth_h.authdata current_authdata
statuswml
public statuswml()
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()
document_footer
public static void document_footer()
process_cgivars
public static int process_cgivars()
display_index
public static void display_index()
display_process
public static void display_process()
display_quick_stats
public static void display_quick_stats()
display_hostgroup_overview
public static void display_hostgroup_overview()
display_hostgroup_summary
public static void display_hostgroup_summary()
display_host
public static void display_host()
display_host_services
public static void display_host_services()
display_service
public static void display_service()
display_ping
public static void display_ping()
display_traceroute
public static void display_traceroute()
display_problems
public static void display_problems()