nsolid-manager
Version:
A manager that sets up and runs N|Solid for you
20 lines (10 loc) • 556 B
Markdown
The files in this directory can be used as a guide to setup the collection daemon on Linux systems.
This JSON file should be copied to `~ns/.nsolid-consolerc` and modified to suit your network configuration.
Copy the `nsolid-console.conf` file to `/etc/init/nsolid-console.conf` and configure as appropriate.
`cp ~ns/nsolid-console/scripts/nsolid-console.conf /etc/init/nsolid-console.conf`
Then start the daemon using:
`initctl start nsolid-console`