Multi-probe temperature monitoring
Track up to 8 temperature probes from a single compact device.
This is the feature shell. Keep the good bits, delete the filler, and add screenshots once the public build is ready.
Track up to 8 temperature probes from a single compact device.
Built for open metrics pipelines. Use the latest generation DevOPS tools to monitor your Datacenter
Everything in this project is based on commodity hardware and open standards. We want you here because you like our product not because we forced you in with with some dirty tricks like other vendors.
Your device, your network, your metrics. Your data is your business. There are 0 cloud connectivity requirements for this device. This device has built around local data ownership, privacy. No monthly subscriptions. EVER.
We have an admin panel with both public and administrative level tasks. Such as naming probes (as much as reading through 12bit GUIDs might be fun.) Also features Uploading new firmware, Uploading SSL Certificates, Network changes and device information.
Using Prometheus? It this simple
scrape_configs:
- job_name: "octotherm"
scheme: https
metrics_path: /metrics
static_configs:
- targets:
- "octotherm.local"
tls_config:
insecure_skip_verify: true