0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Moderators: Developers, Moderators
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Hi
I have the same Problem, do you Finally find any solutions to fix it.
tanx
I have the same Problem, do you Finally find any solutions to fix it.
tanx
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Same. No solutions?
-
- Posts: 1
- Joined: Wed Sep 11, 2019 6:04 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
gunzip ./cacti/plugins/mikrotik/templates/MikroTik_Device.xml.gz
it will fix the problem
it will fix the problem
-
- Posts: 1
- Joined: Thu Oct 07, 2021 2:47 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Hi to all,
I still have the problem described here with the mikrotik v2.4 plugin in cacti 1.2.17. Thank you for any idea.
Screenshot:
I still have the problem described here with the mikrotik v2.4 plugin in cacti 1.2.17. Thank you for any idea.
Screenshot:
- Attachments
-
- cacti.jpg (190.74 KiB) Viewed 2872 times
-
- Posts: 21
- Joined: Mon Jan 02, 2023 11:43 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
I have the same issue, Ubuntu 22.04, cacti 1.2.23,and the latest plugin, tried 2.2 same issue, something is not working.
-
- Posts: 21
- Joined: Mon Jan 02, 2023 11:43 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Seems like my Mikrotik poller not working, I tried to disable and enable, logs don't show API or mikrotik logs.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Show your cacti.log, just the MIKROTIK entries
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?
-
- Posts: 21
- Joined: Mon Jan 02, 2023 11:43 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Hello Witness!
There are no Mikrotik entries, I have restarted, reinstalled plugin, but it does show any API / Mikrotik polls.
There are no Mikrotik entries, I have restarted, reinstalled plugin, but it does show any API / Mikrotik polls.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
That means that the data collection is disabled. You need to go to the Microtik settings panel and enable data collection once your Microtiks are being monitored.
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: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
You can force the poller to run. Go to the plugin folder and there is a file called 'poller_mikrotik.php' you can run it with the --force --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?
-
- Posts: 21
- Joined: Mon Jan 02, 2023 11:43 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
sudo -u www-data php /var/www/html/cacti/plugins/mikrotik/poller_mikrotik.php --host-id=2 --force --debug
WARNING: The MikroTik Collection is Down! Exiting
WARNING: The MikroTik Collection is Down! Exiting
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Well, good confirmation.
Before history, there was a paradise, now dust.
-
- Posts: 21
- Joined: Mon Jan 02, 2023 11:43 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
How do I make it work? I have tried to create the devices again, reinstalling but the Mikrotik poller does not start. Can you please point me in the right direction? Thank you.
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
Make sure it's enabled from settings and press save again. Then run that command again.
Before history, there was a paradise, now dust.
-
- Posts: 21
- Joined: Mon Jan 02, 2023 11:43 am
Re: 0 Data Query Returned, Mikrotik Cacti Plugin v1.x
I tried that, disabled and enabled it again, I tried even to reboot, but the Mikrotik poller does not start.
Who is online
Users browsing this forum: No registered users and 0 guests