26 Jun
2018
26 Jun
'18
5:37 p.m.
- the settings are already set to not display them. I even tried resetting them and unsetting them to no effect.
- each event should have it's own id not a shared id (I'm assuming as I have to had time to dig into the code) otherwise how can you say "I've not seen this one"?
- I'll need to try that...will get back to you
- I do see only one at a time but the content is always the same from the last one in the list
- I'll see about that
- Not sure how you're seeing it as when I click on it, nothing happens. Previous it would direct me to xymon info page.
- thanks
If I can figure some of these out, I may try my hand at a pull request (may not be soon).
=G=
On Tue, Jun 26, 2018 at 11:52 AM Christian Herzog <daduke at phys.ethz.ch> wrote:
Hi Galen,
thanks for your feedback!
- after you get your first message, prio1, 2, 3 show back up and I cannot see any way to make them go away again. I'm not sure I understand. You mean the columns prio* are there? You can hide empty columns in the settings.
- when you "marl as seen" everything from that point on shows up as seen...even new events that's very hard to imagine since this button stores a list of test IDs in a cookie - how can it guess future IDs? If you want, you can take a look at the cookie and see what's in there..
- Acknowledge doesn't seem to work did you check that xymon-ack works? The JS is just calling that. The xymon-ack header also tells you how to try from the command line.
- when you hover over multiple events, only the content from the last event is shown (for all events) you mean you get several tooltips? You should only see one at a time
- I see no way to unmark as seen nope, wanna file a feature request?
- once seen, you can no longer select it to see the info. the host info? "works for me" of course, 'seen' really only adds a CSS class, so this shouldn't have any influence on the link
- the info page target really should be to "_blank" I've been thinking about this but wasn't convinced. Your vote has been recorded!
I haven't dug into the code to see what/why but wanted to share what I've seen so far so others can corroborate or let me know "it's just you". I'd appreciate any insight since some of your issues I cannot even imagine..
thanks, -Christian