Re: Interface "re-open" ?
Emanuele Faranda <[email protected]> Tue, 12 Mar 2019 11:15:38 +0100
| Newsgroups | gmane.linux.ntop.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Carlos, Please open a new issue on https://github.com/ntop/ntopng and provide detailed information about the problem. Regards, Emanuele On 3/7/19 6:41 PM, Carlos G Mendioroz wrote: > Hi, > I'm using ntopng on Ubuntu 16.04, monitoring an edge box with a pppoe > uplink. Sometimes the ppp link fails, and it is "redialed". > All seems fine but some features of ntopng seem to be hooked to the > "old" instance of the interface. In particular, traffic counters stay at 0. > I have not found an way to "refresh" ntopng, tried a HUP but it did not > help (might be because the running process has lowered privs already ?). > > So now I'm killing and restarting it. Is there a cleaner way ? > Am I missing something ? > > TIA,