No graphing

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
mkosmoski
Posts: 18
Joined: Wed Dec 31, 2014 11:52 am

No graphing

Post by mkosmoski »

Howdy-

I've had NNA installed for a while but haven't had a chance to chase this issue down yet. We have plenty of data in NNA, but none of it is being graphed. Any ideas? NNA is co-located with Nagios XI in this instance.
nna_issue.PNG
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: No graphing

Post by tmcdonald »

When you say co-located, do you mean they are on the same server's OS?
Former Nagios employee
mkosmoski
Posts: 18
Joined: Wed Dec 31, 2014 11:52 am

Re: No graphing

Post by mkosmoski »

tmcdonald wrote:When you say co-located, do you mean they are on the same server's OS?
Yes, they are on the same box.
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: No graphing

Post by jdalrymple »

There are a number of reasons for this. The number one reason is offset time (are the clocks correct on the NNA box AND the source device(s)). Another reason is no time at all which has been a common recurring theme for Flexible Netflow devices.

Code: Select all

flow record foobar
 match ipv4 tos
 match ipv4 protocol
 match ipv4 source address
 match ipv4 destination address
 match transport source-port
 match transport destination-port
 collect counter bytes
 collect counter packets
 collect timestamp sys-uptime first
 collect timestamp sys-uptime last