Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
DOWN | |
UP | |
List of possible service statuses.
Definition at line 114 of file ServicesMonitor.java.
org.sleuthkit.autopsy.core.ServicesMonitor.ServiceStatus.DOWN |
Service is currently down.
Definition at line 123 of file ServicesMonitor.java.
Referenced by org.sleuthkit.autopsy.core.ServicesMonitor.checkDatabaseConnectionStatus(), org.sleuthkit.autopsy.core.ServicesMonitor.checkKeywordSearchServerConnectionStatus(), org.sleuthkit.autopsy.core.ServicesMonitor.checkMessagingServerConnectionStatus(), org.sleuthkit.autopsy.core.ServicesMonitor.setServiceStatus(), and org.sleuthkit.autopsy.ingest.IngestManager.subscribeToServiceMonitorEvents().
org.sleuthkit.autopsy.core.ServicesMonitor.ServiceStatus.UP |
Service is currently up.
Definition at line 119 of file ServicesMonitor.java.
Referenced by org.sleuthkit.autopsy.core.ServicesMonitor.checkDatabaseConnectionStatus(), org.sleuthkit.autopsy.core.ServicesMonitor.checkKeywordSearchServerConnectionStatus(), org.sleuthkit.autopsy.core.ServicesMonitor.checkMessagingServerConnectionStatus(), org.sleuthkit.autopsy.core.ServicesMonitor.setServiceStatus(), and org.sleuthkit.autopsy.ingest.IngestManager.startIngestJob().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.