Skip to content
forked from rshipp/webNUT

Web interface for Network UPS Tools servers.

License

Notifications You must be signed in to change notification settings

jasonhensler/webNUT

 
 

Repository files navigation

webNUT

A simple web interface for NUT (Network UPS Tools) servers, built on Pyramid, Bootstrap, and python-nut2.

Setup

Rename webnut/config.example.py to webnut/config.py and set the variables in that file to reflect your NUT server configuration. Then serve webNUT as you would any Pyramid app, using pserve or through your production-ready server of choice.

Screenshots

The index lists available UPS devices, along with their description, status, and battery charge:

Index

Clicking on a UPS's name takes you to a details view that shows a quick status indicator, as well as the values of all variables set on the device:

UPS View

About

Web interface for Network UPS Tools servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%