Page 1 of 5
Error No data found
Posted: Mon Nov 10, 2014 4:18 am
by zeenmc
Hi, me again

I am playing with Nagios NA, but know I have some error, in Summary, TOP 5 talkers are without any information about bandwidth, it says only
No data found. Bandwidht Graph looks fine

.
Please help :0
I made some changes, 3,4 days ago, please look down for link

, but I think that is not problem.
http://support.nagios.com/forum/viewtop ... 29&t=29768
Re: Error No data found
Posted: Mon Nov 10, 2014 3:45 pm
by lmiltchev
Can you show us a screenshot of the error?
I made some changes, 3,4 days ago, please look down for link...
You referenced a post by another user...
What kind of changes did you make? Can you be more specific?
Re: Error No data found
Posted: Wed Nov 12, 2014 4:19 am
by zeenmc
Hi, I moved the extracted
summary.js file to
/var/www/html/nagiosna/www/media/js and overwrite my current file, but everything worked after...but now, no no

haha

I will upload photo.
scottwilkerson wrote:Actually this is a bug
This has been fixed in our repository - it will be included in the next release. For the time being if you'd like to apply a fix you can follow these directions:
1. Download the attached summary.zip file and extract it
2. Move the extracted summary.js file to /var/www/html/nagiosna/www/media/js and overwrite your current file
Re: Error No data found
Posted: Thu Nov 13, 2014 4:12 am
by zeenmc
Any help ?

please

Re: Error No data found
Posted: Thu Nov 13, 2014 5:16 pm
by sreinhardt
Was there anything that changed between when this worked and now that it does not? Is the summary.js still in place?
Re: Error No data found
Posted: Fri Nov 14, 2014 3:47 am
by zeenmc
I will now check for that file, but I am 99% sure, I did not changed anything else.
Re: Error No data found
Posted: Fri Nov 14, 2014 12:19 pm
by sreinhardt
OK, well let's make sure and move on from there!
Re: Error No data found
Posted: Wed Dec 03, 2014 9:00 am
by zeenmc
HI, me again, I did not fix the problem

, but I must now, my company want to buy nagios NA, and we must try in our environment...Any help ?
How I installed new Nagios NA, in production, because, We have in test lab 2821, 2851 cisco routers, but in producion we have 3850 switch with flex netflow ver. I only change timezone, notting else...
configuration on switch
Code: Select all
flow record NAGIOS
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
collect interface output
collect counter bytes long
collect counter packets long
collect timestamp absolute first
collect timestamp absolute last
!
flow exporter NAGIOS
destination 10.250.72.111
source Vlan 68
transport udp 9996
template data timeout 60
!
flow monitor NAGIOS
exporter NAGIOS
cache timeout active 60
record NAGIOS
vlan configuration 68
ip flow monitor NAGIOS input
Re: Error No data found
Posted: Wed Dec 03, 2014 12:05 pm
by abrist
zeenmc wrote: I only change timezone, notting else...
How different was the previous timezone? Does the system date/zone match the php.ini timezone?
Code: Select all
grep zone /etc/php/ini
date
file /etc/localtime
Re: Error No data found
Posted: Thu Dec 04, 2014 4:05 am
by zeenmc
Everything looks nice....I forgotten to said, I have Cisco Switch 3850 (IOS-XE). Nagios did not work, before any configuration....
[root@localhost ~]# grep zone /etc/php.ini
[root@localhost ~]# date
чет, 4. дец 2014. 09:47:43 CET
[root@localhost ~]# file /etc/localtime
/etc/localtime: symbolic link to `/usr/share/zoneinfo/Europe/Belgrade'