Page 2 of 3
Re: No Data but Bandwidth Graph shows data recvd
Posted: Thu Dec 11, 2014 5:09 pm
by tgriep
The post it missing the output of this command.
Can you post that too?
Have you tried deleting the source and recreating it?
Re: No Data but Bandwidth Graph shows data recvd
Posted: Fri Dec 12, 2014 3:58 pm
by FLCUISIT
I restored the VM snapshot to pre-configuration and recreated the Source - Same result - I created and associated a view but same results
Re: No Data but Bandwidth Graph shows data recvd
Posted: Fri Dec 12, 2014 4:11 pm
by slansing
Are you not able to post the output of:
For some reason? We really do need to take a look at it.
Re: No Data but Bandwidth Graph shows data recvd
Posted: Wed Dec 17, 2014 2:13 pm
by FLCUISIT
[root@localhost ~]# cat /etc/sudoers.d/nna_conf
Defaults:%nnacmd !requiretty
Cmnd_Alias LIST = /sbin/iptables --list
Cmnd_Alias SAVE = /etc/init.d/iptables save
Cmnd_Alias UPDATE = /sbin/iptables -I INPUT -p udp -j ACCEPT --dport *
Cmnd_Alias DAEMON = /usr/local/nagiosna/bin/nagiosna *
%nnacmd ALL=(ALL) NOPASSWD:LIST
%nnacmd ALL=(ALL) NOPASSWD:SAVE
%nnacmd ALL=(ALL) NOPASSWD:UPDATE
%nnacmd ALL=(ALL) NOPASSWD:/bin/kill *
%nnacmd ALL=(ALL) NOPASSWD:DAEMON
Re: No Data but Bandwidth Graph shows data recvd
Posted: Wed Dec 17, 2014 5:48 pm
by abrist
Time window: 2006-09-06 22:36:54 - 2006-09-06 22:37:54
Are you still seeing time issues?
Code: Select all
date
file /etc/localtime
grep zone /etc/php.ini
Re: No Data but Bandwidth Graph shows data recvd
Posted: Thu Dec 18, 2014 1:06 pm
by FLCUISIT
[root@localhost ~]# date
Thu Dec 18 13:04:42 EST 2014
[root@localhost ~]# file /etc/localtime
/etc/localtime: timezone data, version 2, 4 gmt time flags, 4 std time flags, no leap seconds, 235 transition times, 4 abbreviation chars
[root@localhost ~]# grep zone /etc/php.ini
; Defines the default timezone used by the date functions
;
http://www.php.net/manual/en/datetime.c ... e.timezone
date.timezone = US/Eastern
[root@localhost ~]#
Looks right
Re: No Data but Bandwidth Graph shows data recvd
Posted: Thu Dec 18, 2014 5:57 pm
by abrist
FLCUISIT wrote:Looks right
Indeed, though your timezone configuration is using a deprecated format, I would suggest:
I think we need to move this to the ticket system. Please email
[email protected] or
[email protected] to open a ticket.
Re: No Data but Bandwidth Graph shows data recvd
Posted: Fri Dec 19, 2014 10:05 am
by FLCUISIT
I found another Netflow generator and send packets last night.
http://www.vconsole.com/client/?page=page&id=21
NA is working on those packets. It appears to me that the data generated by the first netflow generator may have been invalid for some reason. Although it showed up as captured data it could not analyze it.
Do you agree or should I go forward and open a ticket?
Re: No Data but Bandwidth Graph shows data recvd
Posted: Fri Dec 19, 2014 10:45 am
by abrist
FLCUISIT wrote: It appears to me that the data generated by the first netflow generator may have been invalid for some reason.
Do you have any other devices that send actual flows that you could test with?
Re: No Data but Bandwidth Graph shows data recvd
Posted: Fri Dec 19, 2014 2:51 pm
by FLCUISIT
That will be next steps now that I know that the NA is working