企业级的软件运行监控工具,Ramona 0.9b6 发布

jopen 13年前

这个Beta版本主要包含稳定的修复和一些小的改进。

Ramona是一个企业级的运行监控工具,它能够控制和监视软件程序运行周期。

$ ./foo.py --help  usage: foo.py [-h] [-c CONFIGFILE] [-d] [-s]                 {start,stop,restart,status,help,console,server}                 ...    optional arguments:    -h, --help            show this help message and exit    -c CONFIGFILE, --config CONFIGFILE                          Specify configuration file(s) to read.    -d, --debug           Enable debug (verbose) output.    -s, --silent          Enable silent mode of operation (only errors are                          printed).    subcommands:    {start,stop,restart,status,help,console,server}      start               Launch subprocess(es)      stop                Terminate subprocess(es)      restart             Restart subprocess(es)      status              Show status of subprocess(es)      help                Display help      console             Enter interactive console mode      server              Launch server in the foreground