We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mongod -dbpath {path_where_mongo_db_will_be stored}
java -Dplugin.jar.location="{path_to_plugin_jar}/{plugin_jar_name}.jar" -jar {path_to_monitor_server_jar}/environment.monitor.server-{x.x.x}.jar
Overview
UI
REST API
Running Demo
Setup Guide
Implementing status extension
Run Monitor
Run Dev Env