network management

services

Installing Prometheus Agents via Saltstack

So now you’ve got your Prometheus server up-and-running and you want to monitor everything on the network. Understandable. You’ve installed a couple of agents on some sample targets to get a feel for how that goes. Time to write a saltstack state file to get the agent, node_exporter, installed on everything. Saltstack Server Preparation We […]

Read More
services

How to Run Prometheus on a Raspberry Pi

Prometheus is a network monitoring software to make sure the servers and services that you set up continue to run on your network. Monitoring can be a part of your home Raspberry Pi network! To get started, go to the Prometheus website https://prometheus.io/download/ and use the pulldowns to find the server software. I’m going to […]

Read More