edex service manager cleanup

This commit is contained in:
mjames-upc 2015-12-11 14:29:52 -07:00
parent fee48ec56d
commit bdbd20c696

View file

@ -4,16 +4,17 @@
# # # #
# edex [status] # # edex [status] #
# 'edex' defaults to 'edex status', notifying the user whether # # 'edex' defaults to 'edex status', notifying the user whether #
# edex services are on, and which ones. # # edex services are on, and which ones. #
# # # #
# edex start/stop # # edex start/stop #
# Controls stopping / starting all edex standalone services: # # Controls stopping / starting all edex standalone services: #
# edex_postgres # # edex_postgres #
# edex_camel # # edex_camel #
# httpd_pypies # # httpd-pypies #
# qpid # # qpidd #
# edex_ldm #
# # # #
# edex log [ingest|request|gribingest|datingest] # # edex log [ingest|request|grib|text|satellite|radar|ldm] #
# Monitors the current day's requested log. Defaults to ingest. # # Monitors the current day's requested log. Defaults to ingest. #
# # # #
# # # #