SNMPAgent: Unable to find a poller
Moderators: Developers, Moderators
SNMPAgent: Unable to find a poller
From the subject, i get that error in my logs.
Only device setup on a new installation is the localhost at the moment.
I'm not even sure what that error means or how to troubleshoot further, i can snmpwalk the localhost from the console and everything is working as far as can tell.
Cacti version 1.2.21
OS Ubuntu server 22.04 LTS
Only device setup on a new installation is the localhost at the moment.
I'm not even sure what that error means or how to troubleshoot further, i can snmpwalk the localhost from the console and everything is working as far as can tell.
Cacti version 1.2.21
OS Ubuntu server 22.04 LTS
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Disable the SNMP Agent and once you know how it works, and want/need to use it, you can reenable it. You can disable by going to Console > Configuration > Settings > Poller
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: SNMPAgent: Unable to find a poller
The last cacti install i did didn't have that feature so i took it to mean that cacti wasn't able to use snmpd to poll the localhost.
Because if you look at that log screenshot, no rra's are being processed and i cannot figure out why.
Because if you look at that log screenshot, no rra's are being processed and i cannot figure out why.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Spend some time with it. I suspect you don't have your SNMP settings right and as such the poller it timed out. It also looks like "boost" is enabled, or the localhost is just timing out. Seems very strange. It'll take you a while to get up to speed. We have a YouTube channel. You should watch some of Sean Mancini's instructional videos.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: SNMPAgent: Unable to find a poller
It's not just snmp.... script based queries like logged in users, memory usage, etc... aren't creating any data.
Everything is being run as user www-data and permissions are all ok, poller cron job is the same user.
I've tested executing some scripts manually and they return proper values.
I used the ds debug tool under the troubleshooting section and ds are readable/writeable, but they have no data.
I've done a few installs of cacti and we're using it in production at work so I'm not completely new to this but this is the first time I've ever encountered this problem.
Enabled debug logging for a polling cycle and there's no errors, but the main poller is creating an event every second until it hits it's maximum runtime
Everything is being run as user www-data and permissions are all ok, poller cron job is the same user.
I've tested executing some scripts manually and they return proper values.
I used the ds debug tool under the troubleshooting section and ds are readable/writeable, but they have no data.
I've done a few installs of cacti and we're using it in production at work so I'm not completely new to this but this is the first time I've ever encountered this problem.
Enabled debug logging for a polling cycle and there's no errors, but the main poller is creating an event every second until it hits it's maximum runtime
Code: Select all
2022-06-11 08:24:59 - SYSTEM STATS: Time:298.5875 Method:cmd.php Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:11 RRDsProcessed:0
2022-06-11 08:24:59 - SYSTEM WARNING: Primary Admin account notifications disabled! Unable to send administrative Email.
2022-06-11 08:24:59 - POLLER: Poller[Main Poller] PID[34574] Maximum runtime of 298 seconds exceeded. Exiting.
2022-06-11 08:24:59 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:58 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:57 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:56 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:55 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:54 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:53 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:52 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:51 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:50 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:49 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:48 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:47 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:46 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:45 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:44 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:43 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:42 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:41 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:40 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:39 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:38 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:37 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:36 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:35 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:34 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:33 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:32 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:31 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:30 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:29 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:28 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:27 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:26 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:25 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:24 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:23 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:22 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:21 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:20 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:19 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:18 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:17 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:16 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:15 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:14 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:13 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:12 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:11 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:10 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:09 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:08 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:07 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:06 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:05 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:04 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:03 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:02 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:01 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:24:00 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:59 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:58 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:57 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:56 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:55 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:54 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:53 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:52 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:51 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:50 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:49 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:48 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:47 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:46 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:45 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:44 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:43 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:42 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:41 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:40 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:39 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:38 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:37 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:36 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:35 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:34 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:33 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:32 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:31 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:30 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:29 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:28 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:27 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:26 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:25 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:24 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:23 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:22 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:21 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:20 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:19 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:18 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:17 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:16 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:15 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:14 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:13 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:12 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:11 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:10 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:09 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:08 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:07 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:06 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:05 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:04 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:03 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:02 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:01 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:23:00 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:59 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:58 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:57 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:56 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:55 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:54 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:53 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:52 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:51 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:50 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:49 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:48 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:47 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:46 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:45 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:44 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:43 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:42 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:41 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:40 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:39 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:38 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:37 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:36 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:35 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:34 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:33 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:32 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:31 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:30 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:29 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:28 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:27 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:26 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:25 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:24 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:23 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:22 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:21 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:20 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:19 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:18 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:17 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:16 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:15 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:14 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:13 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:12 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:11 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:10 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:09 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:08 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:07 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:06 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:05 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:04 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:03 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:02 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:01 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:22:00 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:59 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:58 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:57 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:56 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:55 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:54 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:53 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:52 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:51 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:50 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:49 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:48 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:47 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:46 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:45 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:44 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:43 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:42 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:41 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:40 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:39 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:38 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:37 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:36 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:35 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:34 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:33 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:32 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:31 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:30 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:29 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:28 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:27 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:26 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:25 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:24 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:23 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:22 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:21 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:20 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:19 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:18 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:17 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:16 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:15 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:14 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:13 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:12 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:11 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:10 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:09 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:08 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:07 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:06 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:05 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:04 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:03 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:02 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:01 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:21:00 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:59 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:58 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:57 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:56 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:55 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:54 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:53 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:52 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:51 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:50 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:49 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:48 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:47 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:46 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:45 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:44 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:43 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:42 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:41 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:40 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:39 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:38 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:37 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:36 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:35 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:34 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:33 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:32 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:31 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:30 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:29 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:28 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:27 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:26 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:25 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:24 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:23 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:22 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:21 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:20 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:19 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:18 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:17 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:16 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:15 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:14 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:13 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:12 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:11 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:10 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:09 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:08 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:07 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:06 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:05 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:04 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:03 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:02 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:01 - POLLER: Poller[Main Poller] PID[34574] Processing Poller Output with 40000 maximum items to be processed
2022-06-11 08:20:01 - POLLER: Poller[Main Poller] PID[34574] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/cmd.php' --poller=1 --first=1 --last=1 --mibs]
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34574] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/cmd.php' --poller=1 --first=0 --last=0 --mibs]
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34574] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '299.9', Max Runtime '298', Poller Runs: '1'
2022-06-11 08:20:00 - MAINT Cacti Log Rotation - TIMECHECK Ran: 2022-06-11 00:05:01, Now: 2022-06-11 08:20:00, Next: 2022-06-11 23:59:59
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34571] NOTE: Registering process! (maintenance, master, 1, 34571)
2022-06-11 08:20:00 - AUTOM8 [PID: 34569] Not time to Run Discovery for 'Home Network'
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34567] NOTE: Registering process! (spikekill, master, 0, 34567)
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34565] NOTE: Registering process! (reports, master, 0, 34565)
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34464] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/poller_maintenance.php']
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34464] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/poller_automation.php' -M]
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34464] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/poller_spikekill.php']
2022-06-11 08:20:00 - POLLER: Poller[Main Poller] PID[34464] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /opt/cacti/poller_reports.php]
2022-06-11 08:20:00 - SYSTEM STATS: Time:299.5609 Method:cmd.php Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:11 RRDsProcessed:0
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
You must have poller.php in debug mode.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Look at cmd.php's --help option. Use the debug flag, or -V 3 to see what is going on.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: SNMPAgent: Unable to find a poller
Code: Select all
*@nas:/opt/cacti$ sudo php cmd.php --debug
Total[0.0061] Device[1] STATUS: Device 'localhost' is UP.
Total[0.0064] Device[1] RECACHE: Processing 2 items in the auto reindex cache for 'localhost'.
Total[0.0066] Device[1] DQ[4] RECACHE OID: .1.3.6.1.2.1.1.3.0, (assert:231200 < output:8739200)
Total[0.0126] Device[1] DQ[6] RECACHE OID: .1.3.6.1.2.1.1.3.0, (assert:231200 < output:8739200)
Total[0.0214] Device[1] DS[24] TT[2.79] SCRIPT: perl /opt/cacti/scripts/linux_memory.pl 'MemFree:', output: 4788616
Total[0.0237] Device[1] DS[25] TT[2.09] SCRIPT: perl /opt/cacti/scripts/linux_memory.pl 'SwapFree:', output: 4194300
Total[0.0261] Device[1] DS[26] TT[2.29] SCRIPT: perl /opt/cacti/scripts/loadavg_multi.pl, output: 1min:0.00 5min:0.00 10min:0.00
Total[0.0281] Device[1] DS[27] TT[1.96] SCRIPT: perl /opt/cacti/scripts/unix_users.pl '', output: 2
Total[0.0352] Device[1] DS[28] TT[7.11] SCRIPT: perl /opt/cacti/scripts/unix_processes.pl, output: 324
Total[0.0354] Device[1] DS[29] TT[0.19] SNMP: v2: localhost, dsname: traffic_in, oid: .1.3.6.1.2.1.31.1.1.1.6.2, output: 30309667
Total[0.0355] Device[1] DS[29] TT[0.08] SNMP: v2: localhost, dsname: traffic_out, oid: .1.3.6.1.2.1.31.1.1.1.10.2, output: 148957151
Total[0.0356] Device[1] DS[30] TT[0.07] SNMP: v2: localhost, dsname: traffic_in, oid: .1.3.6.1.2.1.31.1.1.1.6.3, output: 4971159
Total[0.0357] Device[1] DS[30] TT[0.07] SNMP: v2: localhost, dsname: traffic_out, oid: .1.3.6.1.2.1.31.1.1.1.10.3, output: 3508356
Total[0.0377] Device[1] DS[31] TT[1.94] SCRIPT: perl /opt/cacti/scripts/query_unix_partitions.pl 'get' 'available' '/dev/mapper/ubuntu--vg-ubuntu--lv', output: 87527936
Total[0.0396] Device[1] DS[31] TT[1.82] SCRIPT: perl /opt/cacti/scripts/query_unix_partitions.pl 'get' 'used' '/dev/mapper/ubuntu--vg-ubuntu--lv', output: 9839032
Total[0.0396] Device[1] Writing 11 items to Poller Output Table
Total[0.0468] Device[1] Time[0.04] Items[11] Errors[0]
Total[0.0468] Time: 0.0486 s, Poller: 1, Threads: N/A, Devices: 1, Items: 11, Errors: 0
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Yea, but the reindex almost tells me that the poller has not been running for a while.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Run the poller by hand in debug mode now. It's poller.php. Use the force and debug options.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: SNMPAgent: Unable to find a poller
Code: Select all
*@nas:/opt/cacti$ sudo php poller.php --force -d
Total[0.0004] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '220.67', Max Runtime '298', Poller Runs: '1'
Total[0.0222] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/cmd.php' --poller=1 --first=0 --last=0 --mibs]
Total[0.1231] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/cmd.php' --poller=1 --first=1 --last=1 --mibs]
Waiting on 1 of 2 pollers.
Total[1.2350] Parsed MULTI output field '1min:0.00' [map 1min->load_1min]
Total[1.2351] Parsed MULTI output field '5min:0.02' [map 5min->load_5min]
Total[1.2351] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
Total[1.2403] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_mem_buffers_24.rrd --skip-past-updates --template mem_buffers 1654952021:4803164
Total[1.2404] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_mem_swap_25.rrd --skip-past-updates --template mem_swap 1654952021:4194300
Total[1.2404] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_load_1min_26.rrd --skip-past-updates --template load_1min:load_5min:load_15min 1654952021:0.00:0.02:0.00
Total[1.2405] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_users_27.rrd --skip-past-updates --template users 1654952021:2
Total[1.2405] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_proc_28.rrd --skip-past-updates --template proc 1654952021:321
Total[1.2406] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_traffic_in_29.rrd --skip-past-updates --template traffic_out:traffic_in 1654952021:151941358:30602204
Total[1.2406] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_traffic_in_30.rrd --skip-past-updates --template traffic_out:traffic_in 1654952021:3540492:5033213
Total[1.2406] CACTI2RRD: /usr/bin/rrdtool update /opt/cacti/rra/local_linux_machine_hdd_free_31.rrd --skip-past-updates --template hdd_used:hdd_free 1654952021:9839116:87527852
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
OK u:0.00 s:0.00 r:1.00
2022-06-11 08:53:42 - SYSTEM STATS: Time:1.2356 Method:cmd.php Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:11 RRDsProcessed:8
Total[1.2591] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /opt/cacti/poller_reports.php]
Total[1.2597] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/poller_spikekill.php']
Total[1.2602] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/poller_automation.php' -M]
Total[1.2607] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/opt/cacti/poller_maintenance.php']
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Because you have boost enabled under the performance tab under settings.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: SNMPAgent: Unable to find a poller
I don't believe i do...TheWitness wrote: ↑Sat Jun 11, 2022 8:49 am Because you have boost enabled under the performance tab under settings.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: SNMPAgent: Unable to find a poller
Well that's weird. You sure RRDtool is installed? No other errors in the cacti log?
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: SNMPAgent: Unable to find a poller
I agree, it's very weird.
Yes, RRDTool is installed. upon initial install i had run the poller manually and graphs were created with one data point.
There were absolutely no errors in the log at all so I threw in the towel and opted to re-install.
initially I had downloaded 1.2.21 via the website.
Just a note to Devs, when i cloned via git and got version 1.2.22 the installer threw an error on the first page that cacti wasn't reporting a version #.
This stopped the installer from importing the pre-packaged templates.
I couldn't figure out how to resolve so I just re-installed from the 1.2.21 tarball I had downloaded from the website.
After re-installing everything is working fine. No clue what the problem was.
When I say I re-installed, I dropped all tables in the cacti db, deleted the original root folder of the cacti files and started from that point.
I did not install any other packages, dependencies, etc...
It's all working now.
Thanks for your support.
Yes, RRDTool is installed. upon initial install i had run the poller manually and graphs were created with one data point.
There were absolutely no errors in the log at all so I threw in the towel and opted to re-install.
initially I had downloaded 1.2.21 via the website.
Just a note to Devs, when i cloned via git and got version 1.2.22 the installer threw an error on the first page that cacti wasn't reporting a version #.
This stopped the installer from importing the pre-packaged templates.
I couldn't figure out how to resolve so I just re-installed from the 1.2.21 tarball I had downloaded from the website.
After re-installing everything is working fine. No clue what the problem was.
When I say I re-installed, I dropped all tables in the cacti db, deleted the original root folder of the cacti files and started from that point.
I did not install any other packages, dependencies, etc...
It's all working now.
Thanks for your support.
Who is online
Users browsing this forum: No registered users and 0 guests