Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Hi all. I spent just a few minutes and added a bit of code to add a Weathermaps Editor link to the Weathermaps section of the Console. Thought other's might find it useful.
Open ./plugins/weathermap/weathermap-cacti-plugin-mgmt.php, find
Once that's done you should have a new link in your Weathermaps section of the Console that says Weathermaps Editor and when it's clicked your editor should launch.
I just tried this out and received the error noted in the screenshot.
I then edited the above line to contain an empty variable 6. Here's what it looks like after, the only change is the added: , ""
Just in case anyone else has the issue.
If you upgrade to the lastest version of Weathermap, Howie has integrated the editor in a different way. You can select each map directly from the menu and go directly to the editor with that map loading right away.
streaker69 wrote:If you upgrade to the lastest version of Weathermap, Howie has integrated the editor in a different way. You can select each map directly from the menu and go directly to the editor with that map loading right away.
That's the SVN version, rather than a release. I wouldn't recommend just using the whole of the SVN version because the RRD datasource is brand-new untested code . The editor parts (editor*) are OK though.
I'll also being adding a link to the editor too, so you can create new maps from there too, as suggested, before 0.93. I'd like to think that 0.93 will be out in a week or two - I'm hoping to work on it a little during linuxworld next week.
streaker69 wrote:If you upgrade to the lastest version of Weathermap, Howie has integrated the editor in a different way. You can select each map directly from the menu and go directly to the editor with that map loading right away.
That's the SVN version, rather than a release. I wouldn't recommend just using the whole of the SVN version because the RRD datasource is brand-new untested code . The editor parts (editor*) are OK though.
I'll also being adding a link to the editor too, so you can create new maps from there too, as suggested, before 0.93. I'd like to think that 0.93 will be out in a week or two - I'm hoping to work on it a little during linuxworld next week.
Oh, I've been testing the SVN for you then. So far, I haven't seen any issues.