public class SystemReport extends Bootstrap
BOOT_PROPERTIES_NAME, LIBRARY_PROPERTIES_NAME, OPENNMS_HOME_PROPERTY, RRD_PROPERTIES_NAME
Constructor and Description |
---|
SystemReport() |
Modifier and Type | Method and Description |
---|---|
List<SystemReportFormatter> |
getFormatters() |
List<SystemReportPlugin> |
getPlugins() |
static void |
main(String[] args) |
static void |
report(String[] args) |
void |
setServiceRegistry(ServiceRegistry registry) |
executeClass, executeClass, findOpenNMSHome, loadClasses, loadClasses, loadClasses, loadDefaultProperties, loadDefaultProperties, loadProperties, loadProperties, newClassLoader
public static void report(String[] args) throws Exception
args
- Exception
public List<SystemReportPlugin> getPlugins()
public List<SystemReportFormatter> getFormatters()
public void setServiceRegistry(ServiceRegistry registry)
Copyright © 2015. All rights reserved.