https://github.com/maxb-odessa/nonsens
New Or Not Sensors monitoring tool
https://github.com/maxb-odessa/nonsens
linux monitoring monitoring-tool network sensor sensors webpage
Last synced: 5 months ago
JSON representation
New Or Not Sensors monitoring tool
- Host: GitHub
- URL: https://github.com/maxb-odessa/nonsens
- Owner: maxb-odessa
- License: unlicense
- Created: 2024-01-22T12:57:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T14:46:22.000Z (6 months ago)
- Last Synced: 2026-01-11T18:04:14.837Z (6 months ago)
- Topics: linux, monitoring, monitoring-tool, network, sensor, sensors, webpage
- Language: HTML
- Homepage:
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nonsens
**N**ew **O**r **N**ot **SENS**ors monitor.
This is a simple browser based Linux sensors monitoring tool.
It runs as a server on a Linux box and is fully configurable via web page.
It is **not** based on **lm-sensors** or any other sensors software/library.
It reads sensors data directly from linux **/sys/class/hwmon** filesystem.
It is fast, lightweight and easily customisable.
It looks like this:



### Installation
$ git clone https://github.com/maxb-odessa/nonsens.git
$ cd nonsens
$ make install
This will fetch, build and install **nonsens**. Now point your browser at `localhost:12346` and configure it.
### Configuration
Click a gear located at top-right corner. Scan for sensors. Save current configuration.
Initialization complete. Now you may edit/adjust freshly found sensors.
Click on group name to edit it.
Click on sensor widget to edit it.
Don't forget to Gear -> Save current configuration when you're done.