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