Xymon Mailing List Archive search

Project: Xymon dashboard

list Galen Johnson
Tue, 26 Jun 2018 10:15:40 -0400
Message-Id: <CAJpizT1HNUZQnLMrYL5k6XHLvwZ4Z-=user-b70d5786bfcf@xymon.invalid>

I think it's actually the hardcoded paths in your python scripts.  You
might want to consider parameterizing those.

=G=

On Tue, Jun 26, 2018 at 9:50 AM Christian Herzog <user-5bd58cd9da64@xymon.invalid>
wrote:
Hi Galen,
Do you happen to have more instructions than "check out repo and maybe
change some paths"?  I got that far and page loaded but it was basically
empty.  Nothing was populated.  What else do you need to do to get it to
work properly?
well first off, does xymon2json produce the JSON (you can check in your
browser)? If that's the case, the JS interface should either show content
or
produce an error message...

The CGIs have to run on the Xymon server as they call Xymon cli.

good luck,
-Christian