agent

module
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2023 License: Apache-2.0

README

Spectate Agent

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

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

Directories

Path Synopsis
internal
pkg
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL