ISSUE : Create a RRD file in cacti to get a bar view in cacti

Anil Bhau <[email protected]> Tue, 24 Mar 2015 05:16:02 +0530
Newsgroups gmane.network.cacti.user
Message-ID <CAM9=27kFcxj1zQ7oh0Buq_1udd=tA5OnrF=5JbQPLjx8YUzM9Q@mail.gmail.com>
Dear Team ,

I want to create a  bar graph rather than a line or default view in cacti.

For this purpose i am using RRD tools

I have  a script in perl i.e rrdbar.cgi.pl that generate a bar graph but i
am facing issue while creating a rrd file

*RRD file* is created for database and it requires following parameter to
give bar view

1.RRD file
2.DS : one or more data sources, separated by + or @ for bar view
3.T : time interval
4.MAX: maximum upper bound for the data
5.LAB : Labelstyle.
6.WID : Bar width
7.LEN : Bar length

>From README file i have configured everything i.e file location . but i am
facing an issue while making a RRD file

I have generated one RRD file and gives path on browser

*http://localhost/cacti/cgi-bin/rrdbar.cgi.pl?RRD=meshdata.rrd&DS=ds0%20@ds1
<http://localhost/cacti/cgi-bin/rrdbar.cgi.pl?RRD=meshdata.rrd&DS=ds0%20@ds1>*

and give usual output .

i am sending all files and sreenshot of output .

I followed links :

*https://code.google.com/p/fabfi/wiki/RRDtutorial
<https://code.google.com/p/fabfi/wiki/RRDtutorial>*
*http://rrd-users.oetiker.narkive.com/VFL1Z4Es/rrd-database-combining
<http://rrd-users.oetiker.narkive.com/VFL1Z4Es/rrd-database-combining>*
*http://www.vandenbogaerdt.nl/rrdtool/tutorial/rrdcreate.php
<http://www.vandenbogaerdt.nl/rrdtool/tutorial/rrdcreate.php>*



Any suggestion would be appreciated.


On 18 March 2015 at 11:07, Anil Bhau <[email protected]> wrote:

> Dear Team ,
>
> I am new to cacti . Can you please help me if there is any possibility to
> make bar graphs in cacti.
>
> I searched a lot but finds nothing useful.
>
> Any suggestion would be appreciated.
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/