hi guys,
is there a way to change a poller name eg.
The poller (xxx) has not completed within the last 5 minutes, check the cron job.
to
The poller (xxc) has not completed within the last 5 minutes, check the cron job.
We decided to move the server ro a public IP and had to change hostname and IP
after the move I’m unable to do pollings.
From https://docs.librenms.org/Extensions/Distributed-Poller/
#$config[‘distributed_poller_name’] = ‘custom’; // optional: defaults to hostname
the polling still runs on localhost the entire libre server was snapshot and moved to a new subnet
Maybe look in global settings and poller
You can delete old pollers (including ones from hostname changes) on that page.
1 Like