Xymon Mailing List Archive search

Xymon Digest, Vol 50, Issue 27

list Jeremy Laidman
Mon, 30 Mar 2015 22:25:38 +1100
Message-Id: <CAAnki7BmxoznEtSwkMgH3buvZY=user-79f75050ba83@xymon.invalid>

There was some discussion a while back about abstracting access to the
config files so that they could be (optionally) implemented in database
tables.  I don't know how far this progressed, but it sure would make it
easier to edit the configurations from a web interface.

J

On 30 March 2015 at 20:37, Andrey Chervonets <user-e7fb5c02322c@xymon.invalid>
wrote:
Hello, Tracy

I was going to make this too, but for some reasons it is not implemented
yet.
So if You will make this good - it would be very nice for many admins.


Best regards,

Andrey Chervonets


"Xymon" <xymon-bounces at xymon.com> wrote on 28.03.2015 13:00:01:
Message: 2
Date: Fri, 27 Mar 2015 11:02:57 -0500
From: Tracy Di Marco White <user-4d3c8321d54f@xymon.invalid>
Message-ID:
   <user-f8506baa7414@xymon.invalid>
Content-Type: text/plain; charset="utf-8"

Hi all,

We've been adding a lot of servers and services to our xymon monitoring
deployment, and it's become somewhat more complex to manage changes to
monitored hosts/services, as well as what's critical when, and what
alerts
are needed when. I'd like to deploy a web interface, with access controls
of course, where people can change what systems are monitored, and what
services on those systems are monitored, as well as what alerts they get
when. Because there is so much flexibility in xymon, this can get fairly
complex, and I want to add an error checking web interface to people's
ability to change these settings.

Does anyone already have something like this?

-Tracy