-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathacknowledgements.html
637 lines (634 loc) · 19.6 KB
/
acknowledgements.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Network UPS Tools - Acknowledgements</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 10.2.0" />
<meta name="description" content="Power Devices support" />
<meta name="keywords" content="NUT, Network UPS Tools, Eaton, APC, Free Software, UPS, Uninterruptible Power Supplies, PDU, Power Distributions Units, Solar Controllers, power, power devices, control, monitor, Linux, Unix, Windows, Mac OS X" />
<meta name="format-detection" content="telephone=no" />
<link rel="stylesheet" href="css/xhtml11.css" type="text/css" />
<link rel="stylesheet" href="css/xhtml11-quirks.css" type="text/css" />
<link rel="stylesheet" href="css/web-layout.css" type="text/css" />
<link rel="shortcut icon" href="faviconut.ico" />
<link rel="icon" type="image/png" href="faviconut.png" />
<script type="text/javascript" src="./scripts/asciidoc.js"></script>
<script type="text/javascript">
/*<![CDATA[*/
asciidoc.install();
/*]]>*/
</script>
<!--[if lte IE 7]>
<link rel="stylesheet" href="css/ie-overrides.css" type="text/css" />
<![endif]-->
<!--[if lte IE 6]>
<script type="text/javascript" src="./scripts/filter_png.js"></script>
<![endif]-->
</head>
<body>
<div id="layout-banner-box">
<div id="layout-banner">
<div id="layout-logo"><img src="images/nut-logo.png" alt="NUT logo" /></div>
<div id="layout-title">Network UPS Tools</div>
<div id="layout-description">Power Devices support</div>
</div>
</div>
<div id="layout-menu-box">
<ul id="layout-menu">
<li><a href="index.html">Home</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="projects.html">Related projects</a></li>
<li><a href="stable-hcl.html">Compatibility</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="documentation.html">Documentation</a></li>
<li><a href="support.html">Support</a></li>
<li>* <a href="https://alioth-lists.debian.net/pipermail/nut-upsuser/">NUT UPS User archive</a></li>
<li>* <a href="https://alioth-lists.debian.net/pipermail/nut-upsdev/">NUT UPS Dev archive</a></li>
<li>* <a href="https://github.com/networkupstools/nut/">GitHub</a>:<a
href="https://github.com/networkupstools/nut/issues">issues</a>,<a
href="https://github.com/networkupstools/nut/wiki">wiki</a>
and more</li>
<li><a href="/historic/index.html">Sub-sites for historic releases</a></li>
<li><a href="https://opencollective.com/networkupstools/">Sponsor NUT</a></li>
</ul>
<!-- div id="sponsor"><span>Hosted by<br/></span>
<a href="http://sponsor.com"><img src="images/sponsor-logo.png" alt="Sponsor" /></a>
</div -->
</div>
<div id="layout-content-box">
<div id="layout-content">
<div id="header">
<h1>Acknowledgements</h1>
</div>
<div id="content">
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p>This project is the result of years of work by many individuals and companies.</p></div>
<div class="paragraph"><p>Many people have written or tweaked the software; the drivers, clients, server
and documentation have all received valuable attention from numerous sources.</p></div>
<div class="paragraph"><p>Many of them are listed within the source code, file,
release notes, and mailing list archives, but some prefer to be anonymous.</p></div>
<div class="paragraph"><p>Companies and organizations that have helped with various aspects of project
infrastructure are listed in
.</p></div>
<div class="paragraph"><p>This software would not be possible without their help.</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_the_nut_team">The NUT Team</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_active_members">Active members</h3><div style="clear:left"></div>
<div class="ulist"><ul>
<li>
<p>
Jim Klimov: project leader (since 2020), OpenIndiana and OmniOS packager,
CI dev/ops and infra
</p>
</li>
<li>
<p>
Arnaud Quette: ex-project leader (from 2005 to 2020), Debian packager
and jack of all trades
</p>
</li>
<li>
<p>
Charles Lepple: senior lieutenant
</p>
</li>
<li>
<p>
Daniele Pezzini: senior developer
</p>
</li>
<li>
<p>
Kjell Claesson: senior developer
</p>
</li>
<li>
<p>
Alexander Gordeev: junior developer
</p>
</li>
<li>
<p>
Michal Soltys: junior developer
</p>
</li>
<li>
<p>
David Goncalves: Python developer
</p>
</li>
<li>
<p>
Jean Perriault: web consultant
</p>
</li>
<li>
<p>
Eric S. Raymond: Documentation consultant
</p>
</li>
<li>
<p>
Roger Price: Documentation specialist
</p>
</li>
<li>
<p>
Oden Eriksson: Mandriva packager
</p>
</li>
<li>
<p>
Stanislav Brabec: Novell / SUSE packager
</p>
</li>
<li>
<p>
Michal Hlavinka: Redhat packager
</p>
</li>
<li>
<p>
Antoine Colombier: trainee
</p>
</li>
</ul></div>
<div class="paragraph"><p>For an up to date list of NUT developers, refer to
<a href="https://github.com/networkupstools/nut/graphs/contributors">GitHub</a>.</p></div>
</div>
<div class="sect2">
<h3 id="_retired_members">Retired members</h3><div style="clear:left"></div>
<div class="ulist"><ul>
<li>
<p>
Russell Kroll: Founder, and project leader from 1996 to 2005
</p>
</li>
<li>
<p>
Arjen de Korte: senior lieutenant
</p>
</li>
<li>
<p>
Peter Selinger: senior lieutenant
</p>
</li>
<li>
<p>
Carlos Rodrigues: author of the "megatec" drivers, removing the numerous
drivers for Megatec / Q1 protocol. These drivers have now been replaced
by blazer_ser and blazer_usb
</p>
</li>
<li>
<p>
Niels Baggesen: ported and heavily extended upscode2 to NUT 2.0 driver model
</p>
</li>
<li>
<p>
Niklas Edmundsson: has worked on 3-phase support, and upscode2 updates
</p>
</li>
<li>
<p>
Martin Loyer: has worked a bit on mge-utalk
</p>
</li>
<li>
<p>
Jonathan Dion: MGE internship (summer 2006), who has worked on configuration
</p>
</li>
<li>
<p>
Doug Reynolds: has worked on CyberPower support (powerpanel driver)
</p>
</li>
<li>
<p>
Jon Gough: has worked on porting the megatec driver to USB (megatec_usb)
</p>
</li>
<li>
<p>
Dominique Lallement: Consultant (chairman of the USB/HID PDC Forum)
</p>
</li>
<li>
<p>
Julius Malkiewicz: junior developer
</p>
</li>
<li>
<p>
Tomas Smetana: former Redhat packager (2007-2008)
</p>
</li>
<li>
<p>
Frederic Bohe: senior developer, Eaton contractor (2009-2013)
</p>
</li>
<li>
<p>
Emilien Kia: senior developer
</p>
</li>
<li>
<p>
Václav Krpec: junior developer
</p>
</li>
</ul></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_supporting_manufacturers">Supporting manufacturers</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_ups_manufacturers">UPS manufacturers</h3><div style="clear:left"></div>
<div class="ulist" id="Eaton"><ul>
<li>
<p>
<a href="http://powerquality.eaton.com">Eaton</a>, has been the main NUT supporter in
the past, between 2007 and 2011, continuing MGE UPS SYSTEMS efforts. In 2022,
the Eaton NUT-based companion software bundle sources developed (pre-?)2013-2018
were contributed and re-licensed to become part of NUT.
As such, Eaton has been:
</p>
<div class="ulist"><ul>
<li>
<p>
providing extensive technical documents (Eaton protocols library),
</p>
</li>
<li>
<p>
providing units to developers of NUT and related projects,
</p>
</li>
<li>
<p>
hosting the networkupstools.org webserver (from 2007 to August 2012),
</p>
</li>
<li>
<p>
providing artwork,
</p>
</li>
<li>
<p>
promoting NUT in general,
</p>
</li>
<li>
<p>
supporting its customers using NUT.
</p>
<div class="admonitionblock">
<table><tr>
<td class="icon">
<img src="./images/warning.png" alt="Warning" />
</td>
<td class="content">
<div class="paragraph"><p><strong>The situation has evolved, and since 2011 Eaton does not support NUT anymore.</strong></p></div>
<div class="paragraph"><p><strong>This may still evolve in the future.</strong></p></div>
<div class="paragraph"><p><strong>But for now, please do not consider anymore that buying Eaton products will
provide you with official support from Eaton, or a better level of device
support in NUT.</strong></p></div>
</td>
</tr></table>
</div>
</li>
</ul></div>
</li>
<li>
<p>
<a href="https://www.ametek.com/products/businessunits/powersystemsandinstruments/powervar">AMETEK
Powervar</a>, through Andrew McCartney, has added support for all AMETEK Powervar
UPM models as usb-hid UPS.
</p>
</li>
<li>
<p>
<a href="http://www.gamatronic.com">Gamatronic</a>, through Nadav Moskovitch, has
revived the <em>sec</em> driver (as gamatronic), and expanded a bit genericups for its
UPSs with alarm interface.
</p>
</li>
<li>
<p>
<a href="https://ever.eu/">EVER Power Systems</a> added a USB HID subdriver for
EVER UPSes (Sinline RT Series, Sinline RT XL Series, ECO PRO AVR CDS Series).
</p>
</li>
<li>
<p>
<a href="http://www.microdowell.com">Microdowell</a>, through Elio Corbolante, has
created the <em>microdowell</em> driver to support the Enterprise Nxx/Bxx serial
devices. The company also proposes NUT as an alternative to its software for
<a href="http://www.microdowell.com/fra/download.html">Linux / Unix</a>.
</p>
</li>
<li>
<p>
<a href="http://pcmups.com.tw">Powercom</a>, through Alexey Morozov, has provided
<a href="ups-protocols.html">extensive information</a> on its USB/HID devices, along
with development units.
</p>
<div class="paragraph"><p>They also have a <a href="https://www.upspowercom.com/Support-NUT.jsp">page
suggesting NUT</a> as the software to support a wide range of their USB HID
capable models.</p></div>
</li>
<li>
<p>
<a href="http://www.riello-ups.com">Riello UPS</a>, through Massimo Zampieri, has
provided <a href="ups-protocols.html">all protocols information</a>. Elio Parisi has
also created riello_ser and riello_usb to support these protocols.
</p>
</li>
<li>
<p>
<a href="http://www.tripplite.com">Tripp Lite</a>, through Eric Cobb, has provided
test results from connecting their HID-compliant UPS hardware to NUT. Some of
this information has been incorporated into the NUT hardware compatibility
list, and the rest of the information is available via the
<a href="http://article.gmane.org/gmane.comp.monitoring.nut.user/8173">list
archives</a>.
</p>
</li>
<li>
<p>
<a href="https://nag.company/en">NAG</a>, through Alexey Kazancev and Igor Ryabov,
has added support for SNR-UPS-LID-XXXX models as usb-hid UPS.
</p>
</li>
<li>
<p>
<a href="http://www.ablerex.com.tw/">Ablere Electronics Co., Ltd.</a> contributed
the ablerex subdriver for blazer_usb, handling Ablerex MP, ARES Plus, MSII
MSIII, GRs and GRs Plus models.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_appliances_manufacturers">Appliances manufacturers</h3><div style="clear:left"></div>
<div class="ulist"><ul>
<li>
<p>
<a href="http://www.opengear.com">OpenGear</a> has worked with NUT’s leader to
successfully develop and integrate PDU support. Opengear, through Scott Burns,
and Robert Waldie, has submitted several patches.
</p>
</li>
</ul></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_other_contributors">Other contributors</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Pavel Korensky’s original apcd provided the inspiration for pursuing APC’s
smart protocol in 1996
</p>
</li>
<li>
<p>
Eric Lawson provided scans of the OneAC protocol
</p>
</li>
<li>
<p>
John Marley used OCR software to transform the SEC protocol scans into a HTML
document
</p>
</li>
<li>
<p>
Chris McKinnon scanned and converted the Fortress protocol documentation
</p>
</li>
<li>
<p>
Tank provided documentation on the Belkin/Delta protocol
</p>
</li>
<li>
<p>
Potrans provided a Fenton PowerPal 600 (P series) for development of the
safenet driver.
</p>
</li>
</ul></div>
</div>
</div>
<div class="sect1">
<h2 id="_older_entries_before_2005">Older entries (before 2005)</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
MGE UPS SYSTEMS was the previous NUT sponsor, from 2002 until its partial
acquisition by Eaton. They provided protocols information, many units for
development of NUT-related projects.
Several drivers such as mge-utalk, mge-shut, snmp-ups, hidups, and usbhid-ups
are the result of this collaboration, in addition to the WMNut, MGE HID Parser
the libhid projects, … through Arnaud Quette (who was also an MGE employee).
All the MGE supporters have gone with Eaton (through MGE Office Protection
Systems), which was temporarily the new NUT sponsor.
</p>
</li>
<li>
<p>
Fenton Technologies contributed a PowerPal 660 to the project. Their open
stance and quick responses to technical inquiries were appreciated for
making the development of the fentonups driver possible.
Fenton has since been acquired by <a href="http://www.metapo.com">Metapo</a>.
</p>
</li>
<li>
<p>
Bo Kersey of <a href="http://www.vircio.com">VirCIO</a> provided a Best Power
Fortress 750 to facilitate the bestups driver.
</p>
</li>
<li>
<p>
Invensys Energy Systems provided the SOLA/Best "Phoenixtec" protocol
document. SOLA has since been acquired by Eaton.
</p>
</li>
<li>
<p>
PowerKinetics technical support provided documentation on their MiniCOL
protocol, which is archived in the NUT protocol library.
PowerKinetics was acquired by the <a href="http://www.jst.cc">JST Group</a>
in June 2003.
</p>
</li>
<li>
<p>
<a href="http://www.cyberpowersystems.com">Cyber Power Systems</a> contributed a
700AVR model for testing and development of the cyberpower driver.
</p>
</li>
<li>
<p>
<a href="http://www.liebert.com">Liebert Corporation</a> supplied serial test boxes
and a UPStation GXT2 with the Web/SNMP card for development of the liebert
driver and expansion of the existing snmp-ups driver.
Liebert has since been acquired by <a href="http://www.emerson.com">Emerson</a>.
</p>
</li>
</ul></div>
<div class="admonitionblock">
<table><tr>
<td class="icon">
<img src="./images/note.png" alt="Note" />
</td>
<td class="content">If a company or individual isn’t listed here, then we probably don’t
have enough information about the situation. Developers are kindly requested
to report vendor contributions to the NUT team so this list may reflect their
help, as well as convey a sense of official support (at least, that drivers
were proposed according to the know-how coming from specs and knowledge about
hardware and firmware capabilities, and not acquired via reverse engineering
with a certain degree of unreliability and incompleteness). If we have left
you out, please send us some mail or post a pull request to update this
document in GitHub.</td>
</tr></table>
</div>
</div>
</div>
</div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
Version nut:v2.8.2-1148-g62c43eaf3 ddl:v2.8.2-18-gd8ec5fdeeb web:v2.8.2-177-g30bc92d6-master<br />
Last updated 2024-10-22 22:03:06
</div>
<div id="footer-badges">
<a href="https://github.com/networkupstools/nut">
<img style="border:0;height:20"
src="https://img.shields.io/github/checks-status/networkupstools/nut/master"
alt="Latest GitHub checks status: master branch"/>
</a>
<!--
<a href="https://travis-ci.org/github/networkupstools/nut">
<img style="border:0;height:20"
src="https://api.travis-ci.org/networkupstools/nut.svg?branch=master"
alt="Latest Travis CI build status: master branch"/>
</a>
-->
<a href="https://ci.networkupstools.org/job/nut/job/nut/job/master/">
<img style="border:0;height:20"
src="https://ci.networkupstools.org/buildStatus/icon?job=nut%2Fnut%2Fmaster"
alt="Latest NUT CI build status: master branch"/>
</a>
<!-- MacOS, maybe later Windows builds: -->
<a href="https://app.circleci.com/pipelines/github/networkupstools">
<img style="border:0;height:20"
src="https://circleci.com/gh/networkupstools/nut/tree/master.svg?style=svg"
alt="Latest Circle CI build status: master branch"/>
</a>
<!-- Windows, maybe later MacOS builds: -->
<a href="https://ci.appveyor.com/project/nut-travis/nut/build/artifacts">
<img style="border:0;height:20"
src="https://ci.appveyor.com/api/projects/status/vrhkatid9hr7lq7r/branch/master?svg=true&failingText=Windows-FAIL&passingText=Windows-OK&pendingText-Windows-PENDING"
alt="Latest AppVeyor build status (NUT for Windows iterations)"/>
</a>
<!--
<a href="https://ci.networkupstools.org/job/nut/job/nut/job/fightwarn/">
<img style="border:0;height:20"
src="https://ci.networkupstools.org/buildStatus/icon?job=nut%2Fnut%2Ffightwarn&subject=Fightwarn%20Branch"
alt="Latest NUT CI build status: fightwarn branch"/>
</a>
-->
<!--
<a href="https://github.com/networkupstools/nut/releases">
<img style="border:0;height:20"
src="https://img.shields.io/github/v/release/networkupstools/nut"
alt="Latest GitHub drafted NUT source release"/>
</a>
-->
<a href="https://github.com/networkupstools/nut/releases">
<img style="border:0;height:20"
src="https://img.shields.io/github/v/tag/networkupstools/nut?sort=semver"
alt="Latest Git-tagged NUT source release"/>
</a>
<!-- Maintainer note: for the counter below to work, a git tag
is not sufficient -- a release must be drafted and published
at https://github.com/networkupstools/nut/releases
Counter URL may also be .../latest/BRANCHNAME -->
<a href="https://github.com/networkupstools/nut">
<img style="border:0;height:20"
src="https://img.shields.io/github/commits-since/networkupstools/nut/latest.svg"
alt="Commits on master branch since latest release on GitHub"/>
</a>
<!-- See also:
// https://web.archive.org/web/20200731075618/http://www.methods.co.nz/asciidoc/
// https://github.com/asciidoc-py/asciidoc-py
-->
<a href="https://asciidoc.org/">
<img style="border:0;width:88px;height:31px"
src="images/asciidoc.png"
alt="Powered by AsciiDoc"/>
</a>
<a href="https://validator.w3.org/check?uri=referer">
<img style="border:0;width:88px;height:31px"
src="https://www.w3.org/Icons/valid-xhtml11-blue"
alt="Valid XHTML 1.1"/>
</a>
<a href="https://jigsaw.w3.org/css-validator/check?uri=referer">
<img style="border:0;width:88px;height:31px"
src="https://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!"/>
</a>
<a href="https://www.gandi.net/">
<img style="border:0;height:38px;"
src="images/gandi-ar21.svg"
alt="DNS, redirection and related services Hoster"/>
</a>
<!--
// FH web site defunct since ~Apr 2024
<a href="https://fosshost.org/">
<img style="border:0;width:112px;height:38px;"
src="images/ci/fosshost.org_Host_Light_38px.png"
alt="Dedicated Hosting for NUT CI"/>
</a>
-->
<a href="https://www.digitalocean.com/?refcode=d2fbf2b9e082&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge">
<img style="border:0;height:38px;"
src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg"
alt="Dedicated Hosting for NUT CI"/>
</a>
</div>
</div>
</div>
</div>
<!-- Google Analytics integration -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9664272-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>