Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality.

learn more… | top users | synonyms

5
votes
5answers
3k views

Netcat (nc) traditional package for RHEL 6.x?

I'm trying to use the Percona Apache Monitoring [Cacti] Template for Memcached. They do indeed warn that you can't use the openbsd version of the package and provide a solution for Ubuntu/Debian ...
0
votes
2answers
505 views

cacti + nagios + monit =?

Currently I've got this trio configured, but I would like to have one solution, because configuring those 3 separately is a head ache time to time. First add service to monit, then to nagios and after ...
2
votes
1answer
580 views

Cacti per-process monitoring

Are there any Cacti plugins that lets you monitor per-process CPU/memory/IO, etc., similar to what Perfmon provides on Windows?
1
vote
1answer
266 views

Cacti can't connect to mysql

I got cacti running the mysql monitoring templates (http://mysql-cacti-templates.googlecode.com/files/better-cacti-templates-1.1.8.tar.gz). I have multiple servers with each running multiple mysql ...
0
votes
1answer
154 views

Ubuntu 10.04 SNMP No Change In ifInOctets / ifOutOctets

I have succesfully set up cacti on 3 different Ubuntu machines here to monitor bandwidth usage. Upon trying to set it up on a remote machine, the bandwidth counter does not change. #snmpwalk -v 2c ...
0
votes
1answer
430 views

Trouble with Cacti under Plesk server

I've recently installed cacti on my virtual server (media temple (dv)). Everything seems to work except I cannot see any graphs. In addition, the cacti log file directory is "Not Found". The value ...
0
votes
1answer
226 views

Cacti dskIndex RHEL

I'm attempting to use includeAllDisks in my snmpd.conf for RHEL 4 and RHEL 5 machines, but no data is being returned on the Cacti Data Query. snmpwalk isn't giving me any results. $ snmpwalk -v 2c ...
1
vote
0answers
119 views

Sarparse IO stats graphs in Cacti

I found one SAR template for DISK IO Stats. I have copied sarparse_cpuparse.php, sarparse_iostat.php,sarparse.p1 to ../scripts/ and imported sar template.xml file.when we are creating new host in ...
1
vote
0answers
332 views

ifDescr but no ifInOctets

Cacti 0.8.7i | cisco WS-C2924-XL | Traffic monitoring [root@centos cacti]# snmpwalk -v 1 -c public <cisco_switch_IP> IF-MIB::ifDescr IF-MIB::ifDescr.1 = STRING: VLAN1 IF-MIB::ifDescr.2 = ...
0
votes
0answers
39 views

How to use a CDEF-based Graph Template for my hosts on Cacti

I've created a Graph Template on Cacti which sums Memory Free, Memory Buffers and Cache Memory from a graph into a new one. To do so, I've used a CDEF function with custom string: ...
0
votes
0answers
67 views

Cacti redirecting to login always

I have just manually installed Cacti 0.8.8a on a Debian 6 box with NginX 1.2.0 & PHP5-FPM 5.3.20 After going to through the initial cacti-PHP install config checks, I was brought to the login ...
0
votes
0answers
180 views

SNMP OID's for IBM system x3550

So i am trying to add my IBM servers to my cacti server for monitoring. The issue i am having right now is searching for the OID's that provide the ambient temp, fan speeds and other temperatures. ...
0
votes
0answers
55 views

Cacti is not monitoring the correct host… How do I change SNMP target?

I have been handed a Cacti server that monitors a few hosts. I noticed that three of the targets were displaying the exact same data - the cacti machine, machine a and machine b. After doing a bit ...