Unable to add the interface again which was deleted from license management in NetFlow Analyzer till version 11001

Unable to add the interface again which was deleted from license management in NetFlow Analyzer till version 11001

If you have deleted an interface from the license management and it it not getting added again automatically after reboot of the service. Follow the below steps to force all the interface of the device to get managed.

1) Connect to the URL " http://serverip:(portnumber)/netflow/jspui/runQuery.jsp "

2) Execute the Query

Select * from NetFlow_Router

3) This will display the devices with Router_ID. Note the Router_ID of the router you want to Manage and execute the following query

update NetFlow_Interface set state=0 where ROUTER_ID=(router ID from the above query)

4) Once this is done, Restart the NetFlow analyzer service



                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Interface States in NetFlow_Interface table

                        There are 4 States through which we tag the interface in NetFlow Analyzer: Managed       : Managed state for an interface means that the interface is actively being monitored and will be shown in the inventory. UnManaged  : UnManaged state for an ...
                      • Database Migration from Mysql to Postgres in NetFlow Analyzer version 10250

                        Steps to Migrate NetFlow Standalone Mysql DB to pgsql Datase Note: Migration is applicable only in build 10250 Both the MYSQL and PGSQL installation should be in the same server to perform the Migration. Make sure that you have enough disk space ...
                      • Newly added device not detected in NetFlow Analyzer

                        Newly added device not detected in NetFlow Analyzer   There is no option in NetFlow UI to add a new device in NetFlow Analyzer. Once the device is configured to export NetFlow/s-Flow packets, NetFlow analyzer automatically detect's the device. If the ...
                      • Steps to Update SNMP in NetFlow Analyzer version 12 and above

                        NetFlow Analyzer get the Device Name, Interface Name and Interface speed with SNMP configured on the device. We uses Read-only SNMP community configured in the device. You have to do SNMP update for devices in NetFlow Analyzer UI to get the correct ...
                      • NetFlow PGSQL drive migration.

                        Hi, Please follow the steps below to migrate the installation to a different drive. Note: A.) The build number of the NetFlow Analyzer should be the same on both the servers. (You can find the Build number by clicking on the 'About' link on the top ...