xyOps Satellite (xySat) is a companion to the xyOps workflow automation and server monitoring platform. It is both a job runner, and a data collector for server monitoring and alerting. xySat is designed to be installed on all of your servers, so it is lean and mean, and has zero dependencies.
See the xySat Installation Guide for details.
See the xySat Configuration Guide for details.
You can install the source code by using Git (Node.js is also required):
git clone https://github.com/pixlcore/xysat.git
cd xysat
npm installYou can then run it in debug mode by issuing this command:
node --trace-warnings main.js --debug --debug_level 9 --echoSee LICENSE.md in this repository.
This software includes the Node.js runtime engine, which is licensed separately: