Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

spectate/agent

Repository files navigation

Spectate Agent

Spectate Agent (spectated) is a service that allows you to monitor infrastructure using Spectate. This repository contains its source code.

License: Apache License 2.0

Installation

Run the install-latest.sh script from the root of this repository:

chmod +x install-latest.sh
./install-latest.sh

Usage

For *nix systems, run the following command:

sudo systemctl start spectated
# to stop the service, run:
sudo systemctl stop spectated

For MacOS, run the following command:

launchctl load -w ~/Library/LaunchAgents/spectated.plist
# to stop the service, run:
launchctl unload -w ~/Library/LaunchAgents/spectated.plist

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

About

Spectated: Host agent for Spectate's infrastructure monitoring

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

AltStyle によって変換されたページ (->オリジナル) /