User Tools

Site Tools


build-collectd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
build-collectd [2011/08/20 13:01] mspallaccibuild-collectd [2011/08/20 15:56] (current) mspallacci
Line 1: Line 1:
 ==== installation notes ==== ==== installation notes ====
 +=== External YUM repos needed === 
 +  * geekery
 +  * epel
 +  * rpmforge
 +
 +=== Packages === 
 +  *  collectd
 +
 +
 +=== Installation commands ===  
  
 == CentOS 5 == == CentOS 5 ==
 +
 +  * i386: <code>yum install collectd</code>
 +  * x86_64: <code>yum install collectd.x86_64</code>
  
 == CentOS 6 == == CentOS 6 ==
 +
 +  * i686: <code>yum install collectd</code>
 +  * x86_64: <code>yum install collectd.x86_64</code>
  
  
Line 189: Line 205:
     libnetlink  . . . . . no (libnetlink.h not found)     libnetlink  . . . . . no (libnetlink.h not found)
     libnetsnmp  . . . . . yes     libnetsnmp  . . . . . yes
-    libnotify . . . . . . no (No package 'libnotify' found)+    libnotify . . . . . . yes
     liboconfig  . . . . . yes (shipped version)     liboconfig  . . . . . yes (shipped version)
     libopenipmi . . . . . no (/usr/bin/pkg-config doesn't know OpenIPMIpthread)     libopenipmi . . . . . no (/usr/bin/pkg-config doesn't know OpenIPMIpthread)
     liboping  . . . . . . yes     liboping  . . . . . . yes
-    libpcap . . . . . . . no (libpcap not found)+    libpcap . . . . . . . yes
     libperfstat . . . . . no (AIX only)     libperfstat . . . . . no (AIX only)
     libperl . . . . . . . yes (version 5.10.1)     libperl . . . . . . . yes (version 5.10.1)
-    libpq . . . . . . . . no (libpq-fe.h not found)+    libpq . . . . . . . . yes
     libpthread  . . . . . yes     libpthread  . . . . . yes
     librouteros . . . . . no ('routeros_api.h' not found)     librouteros . . . . . no ('routeros_api.h' not found)
Line 204: Line 220:
     libtokyotyrant  . . . no (tcrdb.h not found)     libtokyotyrant  . . . no (tcrdb.h not found)
     libupsclient  . . . . yes     libupsclient  . . . . yes
-    libvirt . . . . . . . no (pkg-config doesn't know library)+    libvirt . . . . . . . yes
     libxml2 . . . . . . . yes     libxml2 . . . . . . . yes
     libxmms . . . . . . . no     libxmms . . . . . . . no
Line 238: Line 254:
     df  . . . . . . . . . yes     df  . . . . . . . . . yes
     disk  . . . . . . . . yes     disk  . . . . . . . . yes
-    dns . . . . . . . . . no+    dns . . . . . . . . . yes
     email . . . . . . . . yes     email . . . . . . . . yes
     entropy . . . . . . . yes     entropy . . . . . . . yes
Line 249: Line 265:
     ipmi  . . . . . . . . no     ipmi  . . . . . . . . no
     iptables  . . . . . . yes     iptables  . . . . . . yes
-    ipvs  . . . . . . . . no (ip_vs.h not found)+    ipvs  . . . . . . . . yes
     irq . . . . . . . . . yes     irq . . . . . . . . . yes
     java  . . . . . . . . no     java  . . . . . . . . no
-    libvirt . . . . . . . no+    libvirt . . . . . . . yes
     load  . . . . . . . . yes     load  . . . . . . . . yes
     logfile . . . . . . . yes     logfile . . . . . . . yes
Line 273: Line 289:
     nfs . . . . . . . . . yes     nfs . . . . . . . . . yes
     nginx . . . . . . . . yes     nginx . . . . . . . . yes
-    notify_desktop  . . . no+    notify_desktop  . . . yes
     notify_email  . . . . no     notify_email  . . . . no
     ntpd  . . . . . . . . yes     ntpd  . . . . . . . . yes
Line 284: Line 300:
     pinba . . . . . . . . no     pinba . . . . . . . . no
     ping  . . . . . . . . yes     ping  . . . . . . . . yes
-    postgresql  . . . . . no+    postgresql  . . . . . yes
     powerdns  . . . . . . yes     powerdns  . . . . . . yes
     processes . . . . . . yes     processes . . . . . . yes
build-collectd.1313838068.txt.gz · Last modified: 2011/08/20 13:01 by mspallacci