howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
423 stars 95 forks source link

Is this project abandoned? #290

Open Gunni opened 2 years ago

Gunni commented 2 years ago

This project seems dead to me, time to declare it as such?

howardjones commented 2 years ago

What issue needs to be resolved?

There is a fork for Cacti 1.x support, if that's what you need. It's over here: https://github.com/thurban/plugin_weathermap

(The short answer is maybe it is, but also I don't know of any outstanding bugs. I usually make a maintenance release for new PHP versions. I think I am due to do a PHP 8 one)

tubby1981 commented 1 year ago

Hi Howard,

network-weathermap doesn't work with php 8. Can you make a maintenance release for php 8?

Thanks,

howardjones commented 1 year ago

If you check the Cacti forums, there is a fork there with PHP 8 support. I'll update the readme here for it. I started on one but there were a few things that weren't so simple (strftime has gone away was one).

On Thu, 25 May 2023, 20:01 tubby1981, @.***> wrote:

Hi Howard,

network-weathermap doesn't work with php 8. Can you make a maintenance release for php 8?

Thanks,

— Reply to this email directly, view it on GitHub https://github.com/howardjones/network-weathermap/issues/290#issuecomment-1563374228, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG6YJJSV6RLC2YVSQFDBM3XH6T73ANCNFSM5JE6F3AA . You are receiving this because you commented.Message ID: @.***>

jdcoats commented 1 year ago

Weathermap is in the official Cacti repositories now.

https://github.com/orgs/Cacti/repositories?type=all

From: Howard Jones @.> Sent: Thursday, May 25, 2023 3:47 PM To: howardjones/network-weathermap @.> Cc: Subscribed @.***> Subject: Re: [howardjones/network-weathermap] Is this project abandoned? (Issue #290)

If you check the Cacti forums, there is a fork there with PHP 8 support. I'll update the readme here for it. I started on one but there were a few things that weren't so simple (strftime has gone away was one).

On Thu, 25 May 2023, 20:01 tubby1981, @.<mailto:@.>> wrote:

Hi Howard,

network-weathermap doesn't work with php 8. Can you make a maintenance release for php 8?

Thanks,

- Reply to this email directly, view it on GitHub https://github.com/howardjones/network-weathermap/issues/290#issuecomment-1563374228, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG6YJJSV6RLC2YVSQFDBM3XH6T73ANCNFSM5JE6F3AA . You are receiving this because you commented.Message ID: @.<mailto:@.>>

- Reply to this email directly, view it on GitHubhttps://github.com/howardjones/network-weathermap/issues/290#issuecomment-1563422924, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKEA4DGGVKVVM3G7VKDMLKDXH6ZKLANCNFSM5JE6F3AA. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

tubby1981 commented 1 year ago

I’m using the observium version. Is a php 8 version for that too? Or can I use (part of) the code of the cacti version ?

howardjones commented 1 year ago

I have never written anything for Observium. I guess you'd need to ask whoever wrote it.

On Fri, 26 May 2023, 07:09 tubby1981, @.***> wrote:

I’m using the observium version. Is a php 8 version for that too? Or can I use (part of) the code of the cacti version ?

— Reply to this email directly, view it on GitHub https://github.com/howardjones/network-weathermap/issues/290#issuecomment-1563856747, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG6YJJB4LKA5QB3Z7FITYLXIBCKVANCNFSM5JE6F3AA . You are receiving this because you commented.Message ID: @.***>

tubby1981 commented 1 year ago

It was http://blog.best-practice.se/2014/07/using-php-weathermap-with-observium.html?m=1

i will compare the code with the cacti version

falz commented 10 months ago

@tubby1981 did you ever get that working / ported to observium? Just realized this incompatilbity when upgrading our Observium install to PHP 8.1

As a side note, LibreNMS forked this weathermap to work with php 8.1 as well. LibreNMS is an Observium fork, but it does not work standalone without LibreNMS, which has been diverged for, idk, 10 years.

https://github.com/librenms-plugins/Weathermap