Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cacti 1.1.7 + NWM latest git #104

Open
jpobeda opened this issue May 30, 2017 · 5 comments
Open

Cacti 1.1.7 + NWM latest git #104

jpobeda opened this issue May 30, 2017 · 5 comments
Milestone

Comments

@jpobeda
Copy link

jpobeda commented May 30, 2017

2 different issues

1.- When I go to Management / Weathermap sometimes the warnings on every map don't load the exclamation image correctly. Look at the screenshot attached (nwm_#104_1). Sometime it loads it sometimes it doesn't.

File permission look ok. Browser Issue?

ls -al images/exclamation.png
-rw-r--r--. 1 cacti apache 701 May 22 11:49 images/exclamation.png
ls -Z images/exclamation.png
-rw-r--r--. cacti apache system_u:object_r:usr_t:s0 images/exclamation.png

2.- When I click on any Warning map icon to get to CLOG filtered by the map name, It doesn't apply it. The screenshot (nwm_#104_2) would explain it better I think.

nwm_ 104_2

nwm_ 104_1
)

@howardjones
Copy link
Owner

There are a number of issues with the 1.x plugin that I don't understand, and don't have enough information to faultfind easily. I've been putting these off because of that. I noticed the log one too. I guess the URL for filtering the logs has changed. In another situation, sometimes the page comes up with no styling at all, and sometimes it doesn't.

@howardjones howardjones added this to the 1.0.0 milestone May 31, 2017
@jpobeda
Copy link
Author

jpobeda commented May 31, 2017

Yes, you are right, I've noticed the same but I thought it was something with my browser because after an F5 it comes ok so... and sorry for the lack of description in the subject I never find the way to describe it in few words :/

@jpobeda
Copy link
Author

jpobeda commented Aug 15, 2017

Btw, I updated my local copy of weathermap-cacti10-plugin-mgmt.php to solve the clog issue.

Was before:
print '<br><a href="../../utilities.php?tail_lines=500&message_type=2&action=view_logfile&filter='.urlencode($map->configfile).'"

Now:
print '<br><a href="../../utilities.php?tail_lines=500&message_type=2&refresh=60&reverse=1&rfilter='.urlencode($map->configfile).'&filename=cacti.log&action=view_logfile&"

@netniV
Copy link
Contributor

netniV commented Mar 15, 2018

Is this resolved now?

@howardjones
Copy link
Owner

No - the new UI will need to have this (and 0.8.8 and 1.0.0 variations too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants