Skip to content

Instantly share code, notes, and snippets.

@pjlantz
Created November 28, 2012 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjlantz/4162280 to your computer and use it in GitHub Desktop.
Save pjlantz/4162280 to your computer and use it in GitHub Desktop.
CLI/XMLRPC commands
CLI XMLRPCServer/MonitorSpawner
====================== ======================================
create file JSONConf -> create remote settings file from 'JSONConf'
load id file -> read remote 'file' + start monitor with id 'id'
status -> list all remote filenames + monitoring status and id for each file
list file -> show settings of remote 'file'
delete file -> delete remote 'file'
stop/restart id -> start/restart monitor with id 'id'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment