Imported Upstream version 2.6.2
This commit is contained in:
parent
a367d9bc54
commit
45043b58d0
246 changed files with 18228 additions and 1415 deletions
|
|
@ -11,7 +11,8 @@ Graphical desktop clients
|
|||
link:http://sourceforge.net/projects/gknut/[GKrellM NUT]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Simple UPS monitoring plugin for GKrellM. Uses NUT (Network UPS Tools) for UPS connection.
|
||||
Simple UPS monitoring plugin for GKrellM. Uses NUT (Network UPS Tools) for UPS
|
||||
connection.
|
||||
|
||||
link:http://knut.prynych.cz[KNutClient]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
@ -22,7 +23,8 @@ link:http://www.lestat.st/en/informatique/projets/nut-monitor[NUT-Monitor]
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
NUT-Monitor is a graphical application to monitor and manage UPSes connected to
|
||||
a NUT server. This application is written in Python and PyGTK, and uses the <<PyNUT,PyNUT>> class.
|
||||
a NUT server. This application is written in Python and PyGTK, and uses the
|
||||
<<PyNUT,PyNUT>> class.
|
||||
|
||||
NOTE: NUT-Monitor is part of NUT since version NUT 2.4.1.
|
||||
It will further evolve toward the NUT Control Center.
|
||||
|
|
@ -30,7 +32,8 @@ It will further evolve toward the NUT Control Center.
|
|||
link:http://download.mgeops.com/explore/eng/ptp/ptp_sol.htm?sol=PSP[Eaton - Personal Solution Pac]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
NUT configuration and monitoring software for Eaton (previously MGE Office Protection Systems) units.
|
||||
NUT configuration and monitoring software for Eaton (previously MGE Office
|
||||
Protection Systems) units.
|
||||
|
||||
link:http://www.amautacorp.com/staff/Rudd-O/ups-monitor/[UPS Monitor]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
@ -123,32 +126,45 @@ link:http://www.lestat.st/informatique/projets/pynut-en[PyNUT]
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
PyNUT is an abstraction class written in Python to access NUT (Network UPS
|
||||
Tools) server and execute commands without needing to know the communication protocol.
|
||||
Tools) server and execute commands without needing to know the communication
|
||||
protocol.
|
||||
|
||||
NOTE: PyNUT is part of NUT since version NUT 2.4.1.
|
||||
|
||||
link:http://bugs.debian.org/343530[RRDtool logging support]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
This patch adds link:http://oss.oetiker.ch/rrdtool[RRDtool] logging support to NUT.
|
||||
This patch adds link:http://oss.oetiker.ch/rrdtool[RRDtool] logging support to
|
||||
NUT.
|
||||
|
||||
link:http://home.tele2.fr/elrik/[ups_control]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A developing Python wrapper to upsc which can generate mails and shutdown the machine.
|
||||
A developing Python wrapper to upsc which can generate mails and shutdown the
|
||||
machine.
|
||||
|
||||
link:http://search.cpan.org/search?dist=ups-nut[UPS::Nut]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A Perl module to talk to an UPS via NUT (Network UPS Tools) upsd.
|
||||
|
||||
NOTE: UPS::Nut is part of NUT since version NUT 2.6.1.
|
||||
|
||||
Hardware projects involving NUT
|
||||
-------------------------------
|
||||
|
||||
link:http://www.dell.com/us/business/p/powervault-nx3500/pd[Dell PowerVault NX3500]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Dell is using NUT to protect the new PowerVault NX3500 storage devices.
|
||||
|
||||
link:http://www.opengear.com/UPS.html[OpenGear]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Opengear provides an advanced NUT integration into many models.
|
||||
There is also a link:http://www.opengear.com/Videos/Network-UPS-Tools/Network-UPS-Tools.html[video presentation] of the NUT integration.
|
||||
There is also a
|
||||
link:http://www.opengear.com/Videos/Network-UPS-Tools/Network-UPS-Tools.html[video presentation]
|
||||
of the NUT integration.
|
||||
|
||||
For more information on Opengear's contributions to NUT, have a look at the
|
||||
link:acknowledgements.html[acknowledgements information].
|
||||
|
|
@ -163,8 +179,8 @@ its devices.
|
|||
Alcatel Lucent IPBX
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Alcatel has been working for years with us (Patrick Agrain and Arnaud) to improve
|
||||
NUT integration into some of their IPBX.
|
||||
Alcatel has been working for years with us (Patrick Agrain and Arnaud) to
|
||||
improve NUT integration into some of their IPBX.
|
||||
|
||||
link:http://www.readynas.com/?page_id=92[Netgear ReadyNAS]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
@ -182,6 +198,7 @@ Notes
|
|||
-------
|
||||
|
||||
- Client authors: send updates on your releases to the NUT users mailing list.
|
||||
We will also put a link to you in the news section of the top page when things change.
|
||||
We will also put a link to you in the news section of the top page when things
|
||||
change.
|
||||
|
||||
- If you know of a project which should be listed, please send in the URL.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue