Skip to content

remcoros/axeos-monitor-aio-startos

Project Logo

AxeOS Monitor (all in one) for StartOS

AxeOS Monitor (all in one) for StartOS provides a complete monitoring solution for your Bitaxes. It uses Grafana OSS, Prometheus, and JSON Exporter to collect metrics. It includes a preconfigured dashboard for monitoring your Bitaxes. This package is designed to be easy to install and use, providing a comprehensive monitoring solution for your Bitaxes.

This repository creates the s9pk package that is installed to run AxeOS Monitor on StartOS. Learn more about service packaging in the Developer Docs.

Project Logo

Dependencies

Install the system dependencies below to build this project by following the instructions in the provided links. You can also find detailed steps to setup your environment in the service packaging documentation.

Cloning

Clone the service package repository locally.

git clone git@github.com:remcoros/axeos-monitor-aio-startos.git
cd axeos-monitor-aio-startos

Building

To build the service as a universal package, run the following command:

make

Installing (on StartOS)

Before installation, define host: https://server-name.local in your ~/.startos/config.yaml config file then run the following commands to determine successful install:

Change server-name.local to your Start9 server address

start-cli auth login
#Enter your StartOS password
make install

Tip: You can also install the axeos-monitor-aio.s9pk by sideloading it under the StartOS > System > Sideload a Service section.

Verify Install

Go to your StartOS Services page, select AxeOS Monitor, configure and start the service.

Done!

About

All in one AxeOS/Bitaxe monitor solution for StartOS using Grafana and Prometheus

Resources

License

MIT and 3 other licenses found

Licenses found

MIT
LICENSE
AGPL-3.0
LICENSE-grafana
Apache-2.0
LICENSE-json-exporter
Apache-2.0
LICENSE-prometheus

Stars

Watchers

Forks

Packages

No packages published