Public Member Functions | |
def | __init__ |
def | execute_sql |
def | sql_host |
def | sql_project |
def | sql_error |
def | display_graph |
This is main class for the gui application.
Definition at line 18 of file gui.py.
|
Constructor |
|
This function displays a barchart diagram containing Error Numbers and the corresponding Frequency |
|
This function tries to get access to a database for "wait" seconds. Either the sql query gets executed or the if no acccess is possible the program exits. |
|
This function gets all error messages from the database. |
|
This function gets all hosts from the database. |
|
This function gets all projects from the database |