arjitc / DCIMStack

Datacenter Inventory Management System
31 stars 8 forks source link

how to use the libreNMS api #46

Closed svennd closed 8 years ago

svennd commented 8 years ago

How to use the libreNMS api ? a tutorial would be highly appreciated, great software btw, looks nice !

arjitc commented 8 years ago

Work in progress on this, it works but there's no frontend way to add the graphs for a port (it can be done via the editing DB manually though). Working on the configure port setting at the moment which should allow for this to be done via the frontend UI itself :)

arjitc commented 8 years ago

Added the basic documentation on this, https://github.com/arjitc/DCIMStack/wiki/DCIMStack-Settings for the initial API key and API end-point, working on adding/configuring the graphs now.

arjitc commented 8 years ago

Added now :smile:

  1. Add a network device to a rack
  2. Click on any of the ports and you'll be able to configure the Port Label (can be anything) and the Port Name (should match LibreNMS port)

Eg:

image

image

image

arjitc commented 8 years ago

Added to https://github.com/arjitc/DCIMStack/wiki/Rackspace-Network-Ports-(from-LibreNMS) as well