Skip to content
Discussion options

You must be logged in to vote

Hi @Atroskelis ,

Thanks for the comment. Yes multi server support was just added last week and the README does need updated. The docs have been updated here. The single standalone server config will still work. However if you want to use multi server config, there is a bug in the current release were the original standalone 'librenms_server' and 'api_token' values are still required. So for now just enter a dummy value like the example below. These dummy values wont be required in the next release.

PLUGINS_CONFIG = {
    'netbox_librenms_plugin': {
        'servers': {
            'production': {
                'display_name': 'Production LibreNMS',
                'librenms_url': 'https…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Atroskelis
Comment options

Answer selected by Atroskelis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants