Help Install Weahermap - Cacti 1.2.21
Moderators: Developers, Moderators
Re: Help Install Weahermap - Cacti 1.2.21
The 0.98a is a working version.
You should look into cacti.log or the error log of apache to see the error you have.
You should look into cacti.log or the error log of apache to see the error you have.
Test
Almalinux
php 8.2.14
mariadb 10.6.16
Cacti 1.2.27
Spine 1.2.27
RRD 1.7.2
thold 1.8
monitor 2.5
syslog 3.2
flowview: 3.3
weathermap 1.0 Beta
Almalinux
php 8.2.14
mariadb 10.6.16
Cacti 1.2.27
Spine 1.2.27
RRD 1.7.2
thold 1.8
monitor 2.5
syslog 3.2
flowview: 3.3
weathermap 1.0 Beta
Re: Help Install Weahermap - Cacti 1.2.21
Hello friend. Got this error in Cacti.log
2022-06-29 06:39:20 - ERROR PHP ERROR in Plugin 'weathermap': Uncaught Exception: No autoloader present. Did you read README.md for dev-specific instructions? in $
2022-06-29 06:39:20 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2022-06-29 06:39:20 - CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'weathermap'
2022-06-29 06:39:20 - ERROR PHP ERROR in Plugin 'weathermap': Uncaught Exception: No autoloader present. Did you read README.md for dev-specific instructions? in $
2022-06-29 06:39:20 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2022-06-29 06:39:20 - CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'weathermap'
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Help Install Weahermap - Cacti 1.2.21
What weathermap version are you actually using ?
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Help Install Weahermap - Cacti 1.2.21
That looks like the message you'd get from checking out master from github
(don't do that - it's incomplete)
(don't do that - it's incomplete)
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Re: Help Install Weahermap - Cacti 1.2.21
So there's a new cacti 0.98a with the same version number as the old one that doesn't run on cacti 1.x? I'm probably missing something obvious. Well anyway, so code -> download zip from git repo will get me the new version?
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Help Install Weahermap - Cacti 1.2.21
Basically, yes. There is a fork by phalek that runs on Cacti 1.x, but still 0.98a.
I will probably archive the original sometime, or at least strip out the Cacti-specific stuff - it's still used by other folks. But in the original github repo, the master branch is the rewrite I worked on for a couple of years before other events made it pointless. The one that the last of my releases came from is 0.98-php7, and there is an equivalent 0.98-php8, which is incomplete work on php 8 updates, both based on the pre-rewrite code (i.e. minimal changes for php compatibility)
You want this one for Cacti 1.x: viewtopic.php?f=16&t=60353
I will probably archive the original sometime, or at least strip out the Cacti-specific stuff - it's still used by other folks. But in the original github repo, the master branch is the rewrite I worked on for a couple of years before other events made it pointless. The one that the last of my releases came from is 0.98-php7, and there is an equivalent 0.98-php8, which is incomplete work on php 8 updates, both based on the pre-rewrite code (i.e. minimal changes for php compatibility)
You want this one for Cacti 1.x: viewtopic.php?f=16&t=60353
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Re: Help Install Weahermap - Cacti 1.2.21
Thanks Howie, but I'm not a git user and I'm also susceptible to cognitive dissonance. Are you saying I go to this link, and click the 'code' button and 'download zip'?
https://github.com/thurban/plugin_weathermap
Even though the CHANGES file says "IMPORTANT NOTE 2: THIS RELEASE DOES NOT WORK WITH CACTI 1.x! You will want version 1.0+ for that."
https://github.com/thurban/plugin_weathermap
Even though the CHANGES file says "IMPORTANT NOTE 2: THIS RELEASE DOES NOT WORK WITH CACTI 1.x! You will want version 1.0+ for that."
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Help Install Weahermap - Cacti 1.2.21
Yes. I believe somduling wrote: ↑Thu Sep 22, 2022 12:27 pm Thanks Howie, but I'm not a git user and I'm also susceptible to cognitive dissonance. Are you saying I go to this link, and click the 'code' button and 'download zip'?
https://github.com/thurban/plugin_weathermap
Even though the CHANGES file says "IMPORTANT NOTE 2: THIS RELEASE DOES NOT WORK WITH CACTI 1.x! You will want version 1.0+ for that."
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Help Install Weahermap - Cacti 1.2.21
Ups
@Howie: I guess it makes sence to somehow rename the plugin. If you are not developing it anymore at all, then I'd change the version to 1.x.x so it's clear that its the one compatible with Cacti 1.x.x
then that changelog would actually be true again as well
@Howie: I guess it makes sence to somehow rename the plugin. If you are not developing it anymore at all, then I'd change the version to 1.x.x so it's clear that its the one compatible with Cacti 1.x.x
then that changelog would actually be true again as well
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Help Install Weahermap - Cacti 1.2.21
I'm starting work on doing some cleanup and PSR for a native version of the work started by Thomas. You can find it here. Spent a lot of work over the weekend, but it's not ready for any production deployment.
https://github.com/TheWitness/plugin_weathermap
Notes from my first commit:
First pass of Cacti PSR and auditing of plugin
* Several files yet to be completed
* Found what appears to be unfinished feature work
* Some legacy PDO conversion yet to be done
* PHP-Documentation yet to be done
* Need Howies approval on copyright header
* i18n done on setup.php file, but other files are all TBD
* Database creation and alteration now using Cacti functions
* INFO file now used for versioning
* ToDo: Audit poller process. Seems like it may not be optimized
* ToDo: Audit dsstats process
* ToDo: Audit remaining PDO type queries
* ToDo: Unit and System Testing
* ToDo: Properly CLI support where required
Larry
https://github.com/TheWitness/plugin_weathermap
Notes from my first commit:
First pass of Cacti PSR and auditing of plugin
* Several files yet to be completed
* Found what appears to be unfinished feature work
* Some legacy PDO conversion yet to be done
* PHP-Documentation yet to be done
* Need Howies approval on copyright header
* i18n done on setup.php file, but other files are all TBD
* Database creation and alteration now using Cacti functions
* INFO file now used for versioning
* ToDo: Audit poller process. Seems like it may not be optimized
* ToDo: Audit dsstats process
* ToDo: Audit remaining PDO type queries
* ToDo: Unit and System Testing
* ToDo: Properly CLI support where required
Larry
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: Help Install Weahermap - Cacti 1.2.21
Thank you for your work!
Who is online
Users browsing this forum: No registered users and 0 guests