Changes between Version 5 and Version 6 of netmon2017netflow


Ignore:
Timestamp:
Nov 16, 2017, 10:42:06 AM (7 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • netmon2017netflow

    v5 v6  
    119119}}}
    120120
    121 Find the rrd tool setting from 1.5 to '''1.6'''
     121Find the following line'
     122{{{
     123if ( $rrd_version >= 1.2 && $rrd_version < 1.5 )
     124}}}
     125
     126change it to,
     127{{{
     128if ( $rrd_version >= 1.2 && $rrd_version < 1.6 )
     129}}}
    122130
    123131Create the netflow user on the system