[Nut-upsuser] using nut to monitor SNMP UPS unit
lonely wolf
wolfy at nobugconsulting.ro
Tue Nov 28 04:51:08 CET 2006
On 11/28/2006 12:45 AM, Charles Lepple wrote:
> On 11/27/06, Tim Chipman <tchipman at gmail.com> wrote:
>> Hi all,
>>
>> I've been trying to build NUT (latest release source) on a pretty
>> "standard"
>> CentOS (RHEL style) linux box, to monitor an APC Symmetra UPS Unit which
>> powers our server room and broadcasts information via SNMP to
>> appropriate
>> clients.
> [...]
>> note that this system has net-snmpd installed and snmp libs are visible
>> under /usr/lib
>
> You need both the runtime libraries (which you are seeing in /usr/lib)
> and the development headers (probably in net-snmp-devel or something)
> to compile.
>
> If there is an RPM search engine for your distro, check to see where
> net-snmp-config.h comes from.
>
Just issue
yum install net-snmp-devel
on the box where you build nut.
More information about the Nut-upsuser
mailing list