On Wed, 18 Dec 2013 14:12:28 +0000 Orzakiewicz Cedric cedric.orzakiewicz@barilla.com wrote:
root@debian-nav:~# apt-get install graphite-carbon graphite-web
[snip]
graphite-carbon is already the newest version.
[snip]
graphite-web is already the newest version.
Obviously I did not do anything before. I guess this had been already installed with NAV.
The graphite-carbon and graphite-web packages are listed under "Recommends" by the nav package. If your APT is configured to treat recommended packages as dependencies, they would have been automatically installed when you installed the nav package.
So, let's try to find a README that can explain me how to configure the Graphite part :)
The config that is relevant for interoperating with NAV is found in NAV's install doc, referred to previously.
However, we've automated the installation and configuration of all of this in the appliance I just announced, so you could have a look at the provisioning script for that appliance at http://bit.ly/1fmDUxZ for some hints.
Another question :
When I do a bulk import, first preview list correctly all the devices with a green status in front of each line, but then unfortunately when I click on "Import" button, it loads another web page and says "there was no data in the form".
Do you know how can I solve this issue ?
Congratulations, you just found your first bug. We'll get right on it. Thanks for playing the beta testing game :)
Looks like you'll have to add devices one by one for now, or copy your production database using the howto at https://nav.uninett.no/doc/4.0/howto/migrate-data.html#migrating-all-or-part...