Xymon Mailing List Archive search

Project: Xymon dashboard

list Dirk Kastens
Fri, 29 Jun 2018 09:41:54 +0200
Message-Id: <user-641d0a2d1d69@xymon.invalid>

Hi,

great, works for me.
It would be nice, if you could change the page title into a variable:

index.html:

<title>ISG D-PHYS xymon dashboard</title>
...
<h1 class="text-white">ISG D-PHYS xymon dashboard</h1>

Am 28.06.2018 um 15:36 schrieb Christian Herzog:
Hi all,

I just fixed a major issue that prevented Xymondash from properly
working for some of you. If it didn't work yesterday, you might want to give
the current commit another go.

best,
-Christian


On Tue, Jun 26, 2018 at 06:15:11PM +0200, Dirk Kastens wrote:
Hi,

I just got it to work on my system.

- I had to install python 3.6.
- I had to copy the cgi scripts to /usr/share/xymon/cgi-bin, changing
main.js:

const XYMONURL     = '/xymon-cgi/svcstatus.sh';
const XYMONACKURL  = '/xymon-cgi/xymon-ack';
const XYMONJSONURL = '/xymon-cgi/xymon2json';

- I had to change the path to xymon in xymon2json on line 77:

     return ['/usr/bin/xymon 0 ' + cmd]

I didn't make any further testing for the moment.

-- 
Viele Gruesse,

Dirk Kastens
Universitaet Osnabrueck, Rechenzentrum (Computer Center)
Albrechtstr. 28, 49069 Osnabrueck, Germany
Tel.: +XX-XXX-XXX-XXXX, FAX: -2470
-- 
Viele Gruesse,

Dirk Kastens
Universitaet Osnabrueck, Rechenzentrum (Computer Center)
Albrechtstr. 28, 49069 Osnabrueck, Germany
Tel.: +XX-XXX-XXX-XXXX, FAX: -2470