I have installed the Cacti 1.2.27 on linux machine with all the plugins. i am able to get live graph but it is unable to store the previous time graph. such us if i click to see the last few hours or days graph its empty.
The poller status shows idle.
Also,
I am getting the following error.
2024-07-04 12:41:05 - CMDPHP ERROR: Device[MK] for RouterOS API Call Timed Out. Check for an invalid API password!
2024-07-04 12:41:02 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/mikrotik/poller_mikrotik.php[137]:checkHost(), /plugins/mikrotik/poller_mikrotik.php[828]:collect_list_details(), /plugins/mikrotik/poller_mikrotik.php[1282]:RouterosAPI->connect(), /plugins/mikrotik/RouterOS/routeros_api.class.php[94]:fsockopen(), CactiErrorHandler())
2024-07-04 12:41:02 - ERROR PHP WARNING in Plugin 'mikrotik': fsockopen(): Unable to connect to 103.112.177.126:8728 (Connection refused) in file: /var/www/html/cacti/plugins/mikrotik/RouterOS/routeros_api.class.php on line: 94
2024-07-04 12:40:59 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/mikrotik/poller_mikrotik.php[137]:checkHost(), /plugins/mikrotik/poller_mikrotik.php[828]:collect_list_details(), /plugins/mikrotik/poller_mikrotik.php[1282]:RouterosAPI->connect(), /plugins/mikrotik/RouterOS/routeros_api.class.php[94]:fsockopen(), CactiErrorHandler())
2024-07-04 12:40:59 - ERROR PHP WARNING in Plugin 'mikrotik': fsockopen(): Unable to connect to 103.112.177.126:8728 (Connection refused) in file: /var/www/html/cacti/plugins/mikrotik/RouterOS/routeros_api.class.php on line: 94
2024-07-04 12:40:56 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/mikrotik/poller_mikrotik.php[137]:checkHost(), /plugins/mikrotik/poller_mikrotik.php[828]:collect_list_details(), /plugins/mikrotik/poller_mikrotik.php[1282]:RouterosAPI->connect(), /plugins/mikrotik/RouterOS/routeros_api.class.php[94]:fsockopen(), CactiErrorHandler())
2024-07-04 12:40:56 - ERROR PHP WARNING in Plugin 'mikrotik': fsockopen(): Unable to connect to 103.112.177.126:8728 (Connection refused) in file: /var/www/html/cacti/plugins/mikrotik/RouterOS/routeros_api.class.php on line: 94
2024-07-04 12:40:53 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/mikrotik/poller_mikrotik.php[137]:checkHost(), /plugins/mikrotik/poller_mikrotik.php[828]:collect_list_details(), /plugins/mikrotik/poller_mikrotik.php[1282]:RouterosAPI->connect(), /plugins/mikrotik/RouterOS/routeros_api.class.php[94]:fsockopen(), CactiErrorHandler())
2024-07-04 12:40:53 - ERROR PHP WARNING in Plugin 'mikrotik': fsockopen(): Unable to connect to 103.112.177.126:8728 (Connection refused) in file: /var/www/html/cacti/plugins/mikrotik/RouterOS/routeros_api.class.php on line: 94
Any help in terms of fixing it is highly appreciated.
Thanks,
Main Poller status shows Idle
Moderators: Developers, Moderators
Main Poller status shows Idle
- Attachments
-
- poller.jpg (58.71 KiB) Viewed 1796 times
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Main Poller status shows Idle
Are you using https for your router OS setup or is it http?
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: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Main Poller status shows Idle
The reason I ask this is because when I rewrote the API to be compatible with the latest RouterOS a few years ago I did not enable https.
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: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Main Poller status shows Idle
So that you know this is a Mikrotik plug-in issue.
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: Main Poller status shows Idle
TheWitness wrote: ↑Thu Jul 04, 2024 4:46 pm Are you using https for your router OS setup or is it http?
I am tried with both, http and https.
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Main Poller status shows Idle
You must have the wrong password then or the wrong API port. The API does not currently work with HTTPS. It's not a big fix, just no one has requested it.
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?
Who is online
Users browsing this forum: No registered users and 2 guests