That would extremely helpful. Any idea when 5.0 will be released? <div><br></div><div>Thanks,<br>Larry Barber<br><br><div class="gmail_quote">On Tue, Mar 19, 2013 at 4:10 AM, Henrik Størner <span dir="ltr"><<a href="mailto:henrik@hswn.dk" target="_blank">henrik@hswn.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
<br>
On 14-03-2013 19:25, Tux Toes wrote:<br>
<br>
> I did float my feature suggestion on the regular mailing list - but I<br>
> think I was way to subtle.  Here is the gmane archive link - it does<br>
> explain what I want to do.<br>
><br>
> <a href="http://permalink.gmane.org/gmane.comp.monitoring.hobbit/32063" target="_blank">http://permalink.gmane.org/<u></u>gmane.comp.monitoring.hobbit/<u></u>32063</a><br>
<br>
thanks for your mail. Good ideas for enhancements are always welcome, and it certainly makes sense to be able to split the disk-status reports the way you propose.<br>
<br>
I was planning this feature, in a more general fashion. It can equally well be used for other of the combined status-reports, e.g. "procs" would be an obvious candidate for splitting up this way. So it is something that I plan on implementing via an enhancement to the analysis.cfg file. Right now my plan is to add a STATUS definition at a level above the current HOST/PAGE/GROUP ... definitions, something like:<br>

<br>
STATUS=disk_sys<br>
   HOST=*<br>
     DISK / 70 90<br>
     DISK /var 80 95<br>
<br>
STATUS=disk_db<br>
   HOST=%^oraserv<br>
     DISK %^/oradata 95 98<br>
     DISK %rollback 60 90<br>
   HOST=%mysql<br>
     DISK /var/lib/mysql 80 90<br>
<br>
so you can define the criteria that trigger a "disk_db" status by selecting on hostnames or any of the other criteria, and then defining the tests that go into the "disk_db" status.<br>
<br>
This would also allow you to combine tests that are now separate, e.g. all tests regarding a database instance:<br>
<br>
STATUS=dbw1<br>
    HOST=*<br>
       DISK ^/oradata/dbw1 80 90<br>
       PROC ora_dbw1_wssu1<br>
<br>
<br>
I expect this to be ready for the 5.0 release, since this release involves a lot of enhancements to the xymond_client / analysis.cfg code.<br>
<br>
I have cross-posted this mail to the normal Xymon mailing list, since I expect there may be others who are interested in this. I hope you don't mind.<br>
<br>
<br>
Regards,<br>
Henrik<br>
<br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</blockquote></div><br></div>