Skip to content

canonical/script-exporter-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script-exporter snap

This is the snap for Script Exporter, a Prometheus exporter to execute scripts and collect metrics from the output or the exit status.

Install

sudo snap install prometheus-script-exporter

(Don't have snapd installed?)

Configuration

Once installed, a default configuration file will be created at /etc/script-exporter.yaml. Before starting the exporter, make sure to update this configuration file to suit your needs, consulting the official documentation.