Excellent. I will give this a try and just switch the OIDs to the in/out octets of my cisco routers and put it in my excel report instead of Cacti.
Thanks a lot!
Search found 12 matches
- Mon Dec 29, 2003 10:15 am
- Forum: Help: General
- Topic: How to create graph with multiple data sources for total BW
- Replies: 12
- Views: 3354
- Wed Dec 10, 2003 4:38 pm
- Forum: Help: General
- Topic: How to create graph with multiple data sources for total BW
- Replies: 12
- Views: 3354
- Wed Dec 10, 2003 4:23 pm
- Forum: Addons for Cacti
- Topic: Cool zoom/history feature for cacti :)
- Replies: 192
- Views: 94020
- Mon Dec 08, 2003 10:48 am
- Forum: Help: General
- Topic: How to create graph with multiple data sources for total BW
- Replies: 12
- Views: 3354
How to create graph with multiple data sources for total BW
I want to create a single graph for total bandwidth that has each Polling Hosts' Serial 1/0 output Total bandwidth. What is the easiest way to do this? All my data points will be Cisco Routers.
- Mon Dec 08, 2003 6:45 am
- Forum: Addons for Cacti
- Topic: Cool zoom/history feature for cacti :)
- Replies: 192
- Views: 94020
- Tue Nov 25, 2003 8:01 am
- Forum: Help: General
- Topic: Cactistoric 0.8.3 doesn't work on Cacti 0.8.4!
- Replies: 3
- Views: 1205
A cactistoric for 0.8.4 would be great. Any progress made on CSV output? Just having the option to dump data collected into the rra between xx yy dates would be excellent. I don't know enough about rrdtool to get the data I want out of the files. With CSV output you could create management reports i...
- Tue Nov 18, 2003 6:37 pm
- Forum: Help: General
- Topic: Cactistoric 0.8.3 doesn't work on Cacti 0.8.4!
- Replies: 3
- Views: 1205
Cactistoric 0.8.3 doesn't work on Cacti 0.8.4!
New install of Cacti 0.8.4 and cactistoric 0.8.3...
I run the following:
mysql --password=test TEST < cactistoric.sql.
I get this:
ERROR 1146 at line 12: Table 'TEST.user_realm_filename' doesn't exist.
Obviously the table doesn't exist.. But what changed in Cacti to remove that table?
I run the following:
mysql --password=test TEST < cactistoric.sql.
I get this:
ERROR 1146 at line 12: Table 'TEST.user_realm_filename' doesn't exist.
Obviously the table doesn't exist.. But what changed in Cacti to remove that table?
- Mon Nov 17, 2003 2:55 pm
- Forum: Scripts and Templates
- Topic: Link Utilization in Percentages
- Replies: 1
- Views: 7054
Link Utilization in Percentages
Is there a way to graph link utilization in percentage format? I need these type of graphs to give to management. Anyone else have to deal with this kind of thing?
Also need help on other management-esque graphs.
Also need help on other management-esque graphs.
- Mon Nov 17, 2003 11:02 am
- Forum: Addons for Cacti
- Topic: Cool zoom/history feature for cacti :)
- Replies: 192
- Views: 94020
Has anyone tried cactistoric on 0.8.4? When I do this: mysql --password=test TEST < cactistoric.sql. I get this: ERROR 1146 at line 12: Table 'DTSLite.user_realm_filename' doesn't exist. New install of cactistoric and Cacti 0.8.4. I'm hoping there is an update to cactistoric in the works with compat...
- Fri Nov 14, 2003 11:06 am
- Forum: Addons for Cacti
- Topic: Cool zoom/history feature for cacti :)
- Replies: 192
- Views: 94020
CSV Output and errors with cactistoric...
Notice: Undefined index: cactistoric.php: in /usr/local/www/data-dist/cacti/include/functions.php on line 1212 I get this error when I click zoom in cactistoric... Anyone know what this means? I took the functions.php from the cactistoric 0.8.3 code and put in in the include directory for Cacti and ...
- Tue Oct 28, 2003 4:43 pm
- Forum: Help: General
- Topic: Percentages, utilization, availability code
- Replies: 2
- Views: 1010
Here is my source... I get a funky number: 22.22M. I should be getting something like 1%. Something is not calculating correctly. When my CDEF looks like so: CDEF:cdefi=a,1,* \ I get a number I don't recognize from the LAST field in the graph. Can someone help me out? Am I starting out with the righ...
- Tue Oct 28, 2003 2:00 pm
- Forum: Help: General
- Topic: Percentages, utilization, availability code
- Replies: 2
- Views: 1010
Percentages, utilization, availability code
I need to pull this type of data for many interfaces on a Cisco router... Mainly, 1 aggregate link and a few tail-circuits. I have looked at CDEFs and am not sure where to start. I don't know rrdtool very well, i'll admit that upfront. Mainly what I need are availability graphed on a scale of 0 - 10...