|
|
| Author |
Message |
oneiltj
Joined: 07 Oct 2004 Posts: 20
|
Posted: Wed Sep 27, 2006 11:36 am Post subject: Fortinet Session and Memory data empty |
|
|
Hi
I have a fresh install of Fedora 5, loaded cacti 0.8.6h from RPMs from add programs... Basically the Fedora packaging of Cacti and the moving pieces parts.
I'm getting data for fortigate firewall interfaces and CPU, but memory and session don't seem to populate.
Cacti log output:
09/26/2006 01:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/test_sessioncount_55.rrd --template SessionCount 1159291501:U
09/26/2006 01:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/test_mem_54.rrd --template mem 1159291501:U
09/26/2006 01:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/ccsfg200_traffic_in_43.rrd --template traffic_in:traffic_out 1159291501:4203685444:3248046336 .
If I use a MIB walker I can see the sessions data at .1.3.6.1.4.1.123456.1.10.0. Am I missing a patch? A template sitting in the wrong place or something?
Thank you in advance
Tom
>added on 9/28
I've found I can get session data from fg60s, fg100, fg200, fg300 using snmpget from the command line:
snmpget -c xxxxxx -v 1 xx.xx.xx.xx .1.3.6.1.4.1.12356.1.10.0
and
.iso.3.6.1.4.1.12356.1.10.0 = Gauge32: 3436
So it seems to be the template not functioning properly with larger Fortigates.
Any hnts????
-t |
|
| Back to top |
|
 |
rony Developer/Forum Admin
Joined: 17 Nov 2003 Posts: 5452 Location: Wisconsin, USA
|
Posted: Sat Sep 30, 2006 10:06 pm Post subject: |
|
|
| Yep, you need to modify the template. |
|
| Back to top |
|
 |
oneiltj
Joined: 07 Oct 2004 Posts: 20
|
Posted: Mon Oct 02, 2006 8:44 am Post subject: Template changes? |
|
|
I was looking through the logs this morning. I'm seeing updates on graphs for a FG60. The data template gathers data for FG200s and FG300s and updates the rrd files but the graph template does not post data.
Where I get confused-ed is that it's the same graph template that the fg60 uses with sauces!
Any suggestions on what to change in the template? |
|
| Back to top |
|
 |
oneiltj
Joined: 07 Oct 2004 Posts: 20
|
Posted: Wed Oct 04, 2006 6:43 pm Post subject: Fixed |
|
|
The template did not allow for the greater number of sessions on larger fortinet devices. For example a FG300a will handle over 250,000 sessions.
Thank you
-t |
|
| Back to top |
|
 |
|