Xymon Mailing List Archive search

MAPÉ - Monitoring App Page Extension

list Cami Sardinha
Wed, 28 Nov 2012 21:22:22 +0200
Message-Id: <CABvMvgTO2S3y4FKF_DJt3b+LwR9qXE6NyqS831LYR=user-fcec90ac2fef@xymon.invalid>

On Wed, Nov 28, 2012 at 7:34 PM, Nico <user-4f1d872b9031@xymon.invalid> wrote:
Hello

The screenshot looks good.

I'm installing it :))

be carefull, there is some hard path in parse-config.pl

# Path to MAPE config
my %config = do "/usr/local/xymon/server/www/MAPE/etc/config.pl";
Will add that to the install instructions, thanks .. I missed that ;)

after fixing it, i run the parse-config.pl file but nothing happens and
the URL /xymon/MAPE is black.

After checking the file parse-config.pl it appears it opens hosts.cfg.

But my config is using include parameters, so my real config (hosts
definitions) are not here but in another file (hosts.d/customer/ALL).

It could be great to integrate this kind of setup.
I'll make it configurable as well (very easily done).

Anyway, after setting directly the hosts.d/customer/ALL, now it generates
the file data.php

[root at cmsbs-mn01-new:/opt/xymon/server/www/MAPE/data ] 84 du -sh data.php
4.8M    data.php
Please could you mail me that data.php (off list) so we can figure out
whats causing it.

Cami