Is there any way to do poller groups off some diveces?
Like:
10 devices in group-1 which pollers every 5 minuters
X others devices in group-2 wich pollers every 15 minuters
I have 2 servers:
1 server for WEB,RRD and poller
1 server for Mariadb
Now every device is on default group and i only run librenms cron. How can i do the best way to differentiate those groups and run different cron?
From server 1 polling every five minuses and every thing is good, but server 2 polling every 10 minutes has gaps on the graph?
When i have both server on the same polling time then every things is good. How to solve this kind off gaps?
Old topic… but same question. Is there a way to do different polling times on a distributed poller environment? I have a set of devices that could use 1 minute polling. I have 4 pollers and want to dedicate one for 1 minute polling.