Skip to content

dhasthagheer/cron_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cron Exporter for Prometheus

This is a simple server that periodically scrapes cron running status and exports them via HTTP for Prometheus consumption.

To install it:

sudo apt-get install mercurial
git clone https://github.com/dhasthagheer/cron_exporter.git
cd cron_exporter
make

To run it:

sudo ./cron_exporter [flags]

Help on flags:

./cron_exporter --help

About

This is a simple server that periodically scrapes cron running status and exports them via HTTP for Prometheus consumption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published