'''Check of monitoring and basic settings''' This page describes how to check that * No error messages are received at start up * The monitoring works * The database works and contains test data Do following in a browser: Start Program * Go to http://$GUIadminserver:$http-port/HarvestDefinition/ . where GUIadminserver and http-port are specified in the deploy configuration file under the application named dk.netarkivet.common.webinterface.GUIApplication . In the one-machine setup (deploy_example_one_machine.xml ) the link will be : http://localhost:8074 Check that JMX works * Click 'Systemstate'->'Overview of the system state' * Check that all internally developed applications are up and running * Check that last status message for each application do not contain errors or warnings * Check that there are no empty log messages * Click on an physical location in the 'Location' column e.g. "K" * Check that you now only see relevant SW applications for the chosen organisation * Click 'Show all' in the 'Location' header * Check that you return to the full listening again * Repeat the above 4 steps ’Machine ", "HTTP Port", "Application", "Instance Id", "Priority", "Use Replica" and "Index" (Index shows all log lines in the given appl. log) . The Instance ID column in the System overview GUI is a technical suffix to the Application column to separate more than one Application of the same type on the same server. If there is only 1 Application on a server it will normally be empty. If there is more than 1 Application of the same type on the same server, there must be added a suffix i.e. an Instance ID. It is userdefined (in the deploy script) and must be unique. * Click 'Systemstate' -> 'Overview of the system state' * Check that you are back to the full overview with log line 0 Check that basic database data is present * Click 'Definitions'->'Find Domain(s)' * Search for =netarkivet.dk= by writing this text and click 'Search' * Check that the GUI returns a result-set of one, namely the domain =netarkivet.dk= * Click on the link =netarkivet.dk=, and the page for domain =netarkivet.dk= should be shown without errors * Click 'Edit' on the line configuration line for defaultconfig * Check that Name is "defaultconfig" * Check that Harvest template is "default_orderxml" * Check that Maximum number of objects is "2.000" * Check that Maximum number of bytes is "500.000.000" Check that mail recipients specified in the start of this test receive no error mails * Check that there are no mails with error messages about non-existing files * Check that there are no mails with error messages about applications that could not be started