[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Feature Request - 'cn={Databases,Backends,Connections},cn=Monitor'
>>>>> "Pierangelo" == Pierangelo Masarati <ando@sys-net.it> writes:
Pierangelo> I don't think there's much more. In fact,
Pierangelo> back-monitor is basically sitting there waiting for
Pierangelo> input (e.g. sysadmin requests, possibly accompanied by
Pierangelo> patches :). Please file an ITS with a detailed
Pierangelo> description of what you'd like to see there; if you
Pierangelo> only have a rough idea, we can discuss the topic.
Oki. I see. I'll look at the code and see if there's ANYTHING I can
do...
Do you want each request as separate ITS' or do you want them all in
one (I assume separate, but I thought I'd ask :)?
Before I go dig the back-monitor code, is it POSSIBLE (just by changing
that part of the code) to have a 'log' of connections, or does that
have to be added elsewhere? Is monitor backend writable (for the server,
not by the user) or is all values gathered 'on the fly' when requested?
I looked at it very quickly, trying to understand the
'cn=Connection X,cn=Connections,cn=Monitor;description' entries, and it
seemed to me that it's gathered on the fly...