Skip to content

pdecat/prometheus-exporters-openwrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

init.d files for prometheus exporters on openwrt

Install:

# rsync -av --progress --exclude=.git --exclude=README.md --chown=root:root ./ openwrt-host:/

Enable:

# ssh openwrt-host /etc/init.d/prometheus_blackbox_exporter enable
# ssh openwrt-host /etc/init.d/prometheus_node_exporter enable

For reference:

Note: /var is a symlink to /tmp on target devices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages