Pi-hole app monitoring assistance

Hello everyone,

I’m trying to enable pi-hole monitoring in librenms. I ran through the installation documentation a couple times but haven’t been able to get the data to show up in libernms (no graphs, nothing in app section).

I’d like to provide more info for assistance, how/where do I run the discovery.php and poller.php modules on librenms?

Thanks!

You can find discovery.php and poller.php in /opt/librenms

Excellent, here’s the output:

./discovery.php -h 192.168.1.7 -d | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
title:
name: sliver
private: 1
expire: 0
https://p.libren.ms/view/7284aa38
sliver@sliver-librenms:/opt/librenms$ ./poller.php -h 192.168.1.7 -r -f -d | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
title:
name: sliver
private: 1
expire: 0
https://p.libren.ms/view/3367adf2

I’ll see if I can glean anything from it. If you or anyone has the time to look at it as well that would be awesome.