User Tools

Site Tools


build-nut

This is an old revision of the document!


installation notes

External YUM repos needed

  • geekery
  • epel

Packages

  • nut
  • nut-cgi
  • nut-client
  • nut-xml
  • nut-hal

Installation commands

CentOS 5
  • i386:
    yum install nut nut-cgi nut-client
  • x86_64:
    yum install nut.x86_64 nut-cgi.x86_64 nut-client.x86_64
CentOS 6
  • i686:
    yum install nut nut-cgi nut-client
  • x86_64:
    yum install nut.x86_64 nut-cgi.x86_64 nut-client.x86_64

UDEV RULES installation instructions for USB UPSes

ln -s /lib/udev/rules.d/62-nut-usbups.rules /etc/udev/rules.d/62-nut-usbups.rules
udevcontrol reload_rules
udevtrigger
/etc/init.d/ups restart

nut build config

CentOS 5

Configuration for 2.61 version:

Configuration summary:
======================
build serial drivers: yes
build USB drivers: yes
build SNMP drivers: yes
build neon based XML driver: yes
build Powerman PDU client driver: yes
enable SSL development code: yes
enable libwrap (tcp-wrappers) support: yes
build CGI programs: yes
enable HAL support: yes
build and install documentation: no
build and install the development files: yes
CentOS 6

Configuration for 2.61 version:

Configuration summary:
======================
build serial drivers: yes
build USB drivers: yes
build SNMP drivers: yes
build neon based XML driver: yes
build Powerman PDU client driver: yes
enable SSL development code: yes
enable libwrap (tcp-wrappers) support: yes
build CGI programs: yes
enable HAL support: yes
build and install documentation: no
build and install the development files: yes
build-nut.1313848336.txt.gz · Last modified: 2011/08/20 15:52 (external edit)