View Issue Details

IDProjectCategoryView StatusLast Update
0000114My infrastructureGeneralpublic2023-04-02 20:06
Reporterdvl Assigned Todvl  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000114: librenms docs need non-composer install option
Descriptionre: https://github.com/librenms/librenms/blob/master/doc/Extensions/Dispatcher-Service.md

#APP_KEY= #Required, generated by composer install
#NODE_ID= #Required, generated by composer install


Steps To Reproducecreate this file:

<?php

echo uniqid();


Run it:

$ php ~/tmp/uniqueid.php
5eacd76c3281a[dan@empty:~/librenms] $

There's your node_id
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-05-02 02:14 dvl New Issue
2023-04-02 20:06 dvl Assigned To => dvl
2023-04-02 20:06 dvl Status new => closed
2023-04-02 20:06 dvl Resolution open => fixed