Neil Lathwood
Neil Lathwood
`Device Count` will give you a graph with all the count metrics in one. If you want just one health sensor graph then use the external graph widget.
> The output of > `./scripts/collect-snmp-data.php -h -v 'uisp-fiber'` > Is attached. > [os_defs.cache.gz](https://github.com/librenms/librenms/files/13996116/os_defs.cache.gz) We don't need the os_defs.cache file, it's the output from the collect-snmp-data.php script we need.
Unfortunately the index for the sensor you want to use ifName in is `4096.0.0.1` as an example, the ifIndex for the ifName would be `4096`. I'm not sure how you...
I think it should be ok in a sub dir.
It's been released (thank you so much @pheinrichs :)). @sergiolps https://github.com/pheinrichs/myLibreNMS/tree/master/src/assets/i18n Looking forward to seeing your PR :)
So the code for language support takes the value before the `-` currently. I expect that's to simplify things as `-UK` and `-US` for the most part here will be...
Are you going to be adding the support for it or asking for us to do it?
This repo is no longer maintained, I'll archive it off. I'd suggest you joining our discord server or post on the community forum: https://docs.librenms.org/#Support/
Quite possibly, but that does increase everything on the page rather than just fonts so not 100% sure its' the same / a fix.
@thaslym create an issue on librenms/librenms/issues with the output of: ``` bash ./discovery.php -h HOSTNAME -d -m os ./poller.php -h HOSTNAME -d -r -f -m os ```