services.librenms.database.socket

A unix socket to mysql, accessible by the librenms user. Useful when mysql is on the localhost.

Type
null or string
Default
null
Example
"/run/mysqld/mysqld.sock"
Declared
<nixpkgs/nixos/modules/services/monitoring/librenms.nix>