We use Solarwinds API pollers to gather data from Pingdom so we can log alerts for web sites that have become unavailable externally to our network.
As soon as we upgraded from 2020.2.6 to 2023.2 all of the pingdom API pollers stoped working. SWQL shows the LastPollTimestamp for the Pingdom pollers as just before the upgrade.
Other API pollers (e.g. for RabbitMQ) are still running and updating the LastPollTimestamp.
If I load up one of the pingdom API pollers and hit Send request it's pulling data back. I can see the unix timestamp is set correctly to the current time.
I've tried changing the timeout on the API pollers, I've moved the node to different polling engines. Rebooted the main polling engine.
What gives?