Add nut-monitor package
This commit is contained in:
parent
14ffb4d76b
commit
63f12aa09f
6 changed files with 76 additions and 0 deletions
17
debian/control
vendored
17
debian/control
vendored
|
|
@ -166,3 +166,20 @@ Description: network UPS tools - Python bindings for NUT server
|
|||
changes.
|
||||
.
|
||||
This package provides Python bindings to connect to NUT server.
|
||||
|
||||
Package: nut-monitor
|
||||
Architecture: all
|
||||
Depends: ${python:Depends},
|
||||
${misc:Depends},
|
||||
python-gobject,
|
||||
python-gtk2,
|
||||
python-glade2,
|
||||
python-nut
|
||||
Description: network UPS tools - GUI application to monitor UPS status
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
power distribution unit (PDU) hardware. Clients access the hardware
|
||||
through the server, and are notified whenever the power status
|
||||
changes.
|
||||
.
|
||||
This package provides nut-monitor, a GUI application to monitor UPS status.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue