I\'m using the Cacti script/command method to collect data. I have a perl script that connects to an Oracle database and returns two numbers. This script works perfectly when run on the command line (
I was trying to set up cacti for my ubuntu 10.10 server. Problem is that there is开发者_如何学Go no images in cacti when accessed.
is it possible to access the Cacti RRD (Round Robin Database) from a different machine over the network?We want to be able to create our own custom graphs by querying the Cacti RRD database (e.g. give
I want to create an 开发者_开发知识库application similar to cacti. I would like to store time-series data in a MySQL database (that is rotated on schedule).
I used apt-get to install cacti on my ubuntu 10.04 box. It said it installed correctly, but I\'m not sure what port its lis开发者_运维技巧tening on.Try using http://localhost/cacti.None of the docs (t
hii, i am working on SNMP from开发者_StackOverflow社区 last few days,i have develope a small application(SNMP Agent) which
I noticed that the instructions to setup cacti with mysql mention granting SUPER priveleges: Create a MySQL user with the SUPER and PROCESS privileges on each server you want to monitor
I am using some perl and bash scripts to crea开发者_运维问答te rrd files for some other application. My simple query is, can I use cacti to make graphs using that rrd files.
I am trying to figure out how to find the % based on two data sources from an RRD graph. Below is the code used to create the graph (generated by Cacti)