Hi, please see below

On Thu, Dec 24, 2015 at 11:36 AM, Varda Zklir <[email protected]> wrote:

> Hello Gentlemen.
>
> I'm trying to secure ntopng - redis interconnection with optrions in redis
> configuration:
>
> requirepass <secret>
>
>
> port 0
> unixsocket /path/to/redis.socket
>
> How can I specify secret key in ntopng when establishing TCP connection?
> How can I use unix socket only connection and how to specify database
> number in such case?
>

You can specify a database number using the @ symbol during ntopng startup,
e.g.,

[--redis|-r] <host[:port][@db-id]>  | Redis host[:port][@database id]

the other features are not supported.


simone

>
> Thank You.
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to