Skip to content

VictorySpecificationII/jetson_prometheus_exporter-docker

Repository files navigation

Jetson Nano Node Exporter for Docker

The idea

I am practicing my image writing skills and this seemed like a good idea.

The original work can be found at:

How to use

One of two ways:

  • docker run -d intellectualplayspace/jetsonbox_exporter:latest

  • docker-compose up -d

  • Connect a Prometheus datasource on your target Grafana Visualization Tool

  • Import dashboard and point to the Prometheus datasource you connected.

Browser

If you wish to see the metrics, navigate to <jetson_ip>:8888

Notes

If you wish to change the port the service runs on, edit:

  • main.py
  • EXPOSE statement in Dockerfile

About

Exercise in writing Docker images | Jetson Exporter Docker Image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published