File: INSTALL

package info (click to toggle)
cacti-cactid 0.8.6i-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 864 kB
  • ctags: 376
  • sloc: ansic: 3,439; sh: 3,178; makefile: 70
file content (18 lines) | stat: -rw-r--r-- 784 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
------------------------------------------
cactid: a backend data gatherer for cacti
------------------------------------------

Support will not be provided for this poller at this point!

Below are some random notes about installing:

- to minimize the impact of MIB files for net-snmp, utilize the 
  --disable-mib-loading configure option in net-snmp (vers 5.1 and above).
- sometimes ./configure detects ucd-snmp when you really have net-snmp.
  I was able to remedy this by deleting my old ucd-snmp libraries in
  /usr/lib/libsnmp*
- right now cactid requires -lmysqlclient_r to compile (which may be
  removed in the future). It seems that the default Redhat (at least
  RH9) RPM's have trouble with this. The mysql.com RPMs work fine
  though.
- Make sure to edit cactid.conf