Skip to content

askarahodov/xysat

Repository files navigation

Overview

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.

Installation

See the xySat Installation Guide for details.

Configuration

See the xySat Configuration Guide for details.

Development

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 install

You can then run it in debug mode by issuing this command:

node --trace-warnings main.js --debug --debug_level 9 --echo

License

See LICENSE.md in this repository.

Included Software

This software includes the Node.js runtime engine, which is licensed separately:

https://github.com/nodejs/node/blob/main/LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors