Mailing List Archive

Restart after changing ntopng preferences?
Do I need to restart ntopng after I change preferences via the GUI? Seems like I do?

If so, I need some help with the restarting procedure. I'm typing sudo /etc/init.d/ntopng restart, but it says "command not found". This used to work. What's necessary to be in place for it to work, and what could have happened to make it stop working?

In the meantime, I'm rebooting the machine to implement changes.

Peter Shute

_______________________________________________
Ntop mailing list
Ntop@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: Restart after changing ntopng preferences? [ In reply to ]
Peter,



> On 13 Feb 2018, at 23:29, Peter Shute <pshute@nuw.org.au> wrote:
>
> Do I need to restart ntopng after I change preferences via the GUI? Seems like I do?

You only have to restart ntopng if you change a setting in the dynamic interfaces creation. Other settings don't require restart.

>
> If so, I need some help with the restarting procedure. I'm typing sudo /etc/init.d/ntopng restart, but it says "command not found". This used to work. What's necessary to be in place for it to work, and what could have happened to make it stop working?

The service management has been migrated to systemd. Please use systemctl to manage the service. See https://github.com/ntop/ntopng/blob/dev/doc/README.systemd.md

>
> In the meantime, I'm rebooting the machine to implement changes.
>
> Peter Shute
>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop