Search found 12 matches
- Fri Dec 26, 2008 12:20 am
- Forum: Scripts and Templates
- Topic: Handy Repopulate Poller Cache Script
- Replies: 14
- Views: 120435
Would this script query all the routers I'm monitoring to see if any new interfaces have been added to device? I've been trying to find out how cacti handles that. There is a cli script that can recheck a host for changes/new interfaces on polled devices: poller_reindex_hosts.php That is in the <ca...
- Thu Dec 25, 2008 11:56 pm
- Forum: Help: General
- Topic: Need to adjust burstable speed
- Replies: 1
- Views: 973
95th Percentile is a factor of the traffic passing through the interface, not the capability of the bandwidth allowed through, so the only way that changes is if the traffic actually changes. If you have a 10Mbs burstable limit, and your actual traffic through the interface was 10Mbs, then the 95th ...
- Sat Dec 20, 2008 10:43 pm
- Forum: Help: General
- Topic: In and Out both the same
- Replies: 5
- Views: 1542
Not uncommon to have both inbound and outbound the same on an interface if that particular interface is both the inbound and outbound path for the traffic in question. An example is the classic 'router on a stick' scenario, where all traffic goes to the router, only to be routed back out the same in...
- Fri Dec 19, 2008 6:17 am
- Forum: Addons for Cacti
- Topic: Any update about Cacti Report?
- Replies: 8
- Views: 18486
See Phalek's nmidCreatePDF plugin...this should have what you are looking for, although it's still in development. Yes, I looked at it, but what I have already done myself is much cleaner at this time, although I think the nmid version could be very useful, if some of the requirements are changed (...
- Thu Dec 18, 2008 2:19 pm
- Forum: Addons for Cacti
- Topic: Any update about Cacti Report?
- Replies: 8
- Views: 18486
I thought I saw some work being done on this somewhere, but I can't find it. The Reportit plugin is fine for scheduled reports, although I'd like to be able to both export to CSV and PDF, and for more than just the current report. What Is needed is an adhoc report tool, so that you can select what g...
- Wed Dec 17, 2008 8:47 pm
- Forum: Help: General
- Topic: Spine suddenly gone to 298sec, long delay with no logging..
- Replies: 15
- Views: 3957
Have you tried checking to see how many crons are running when this is happening? When I have seen similar in the past, I would have 3-4 running. I would stop the crond daemon, stop the poller, then kill the crons, then wait until it all settled, then restart the cron daemon, and restart the poller,...
- Thu Nov 27, 2008 10:13 am
- Forum: Help: General
- Topic: Question about running Cacti on a VMware ESX server
- Replies: 12
- Views: 9398
I am running in a VirtualBox VM on CentOS 4.7 without these issues. The host is actually Windows Server 2003 (not my preference!), and on the non-virtualized machine, I am running a Netflow collection package that is receiving several thousands flows per second. The host has 4Gb of RAM, with 4 Xeon ...
- Tue Nov 25, 2008 10:30 pm
- Forum: Help: General
- Topic: cacti can monitor sisco switch 3560'vlan?
- Replies: 1
- Views: 5068
I'm a month late again, but, the data is not wrong. The problem here is that you are trying to measure traffic of a virtual interface across which very little traffic actually traverses. The reason the data numbers seem so small is that most of the traffic will be forwarded via CEF on this device, u...
- Tue Nov 25, 2008 10:22 pm
- Forum: Help: General
- Topic: Edit Interface capacity (b/w) of router (cisco) device
- Replies: 3
- Views: 1466
This is a bit old, but, the easier way is to adjust the bandwidth statement on the interface itself if it is a Cisco device. (other manufacturers devices may have a similar function/command) The bandwidth statement in no way affects or controls interface speed, but is there for use by routing protoc...
- Tue Nov 25, 2008 9:52 pm
- Forum: Help: General
- Topic: 95th Percentile For Both Ways (Inbound & Outbound)
- Replies: 8
- Views: 6643
I missed this post back when you made it, but wanted to respond anyway, as I see you are not putting your percentiles next to your legend relating to them (and you may want it that way!). I did that by creating the appropriate formulas next to my legends for 95th in and out. I separated my 95th perc...
- Wed Nov 19, 2008 10:07 pm
- Forum: Help: Linux/Unix Specific
- Topic: Monitory in colisions and another itens by Cacti?
- Replies: 2
- Views: 1621
FWIW, you mention collisions, but keep in mind, that on Ethernet networks, collisions are not errors, but events. Ethernet is a CSCDMA technology, and collisons are expected, and transfer of data without collision detection would be very much a problem. (it's what the CD in CSCDMA means) Now, I know...
- Fri Oct 31, 2008 7:57 pm
- Forum: Plugin: (Network Weather Map)
- Topic: Weathermap doesn't auto refresh page
- Replies: 15
- Views: 26806
That actually brought to mind a 'Hold' and 'Resume' feature for when cycling is turned on. In the event someone has thier system set to cycle through maps at a fast interval, and sees a map with something 'red' (or for whatever reason) they may want to hold that map, to take a longer look. Of course...