

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

http://support.nagios.com/forum/viewtop ... 29&t=29768
You referenced a post by another user...I made some changes, 3,4 days ago, please look down for link...
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
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
How different was the previous timezone? Does the system date/zone match the php.ini timezone?zeenmc wrote: I only change timezone, notting else...
Code: Select all
grep zone /etc/php/ini
date
file /etc/localtime
[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'