<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 3 April 2014 03:11, John Thurston <span dir="ltr"><<a href="mailto:john.thurston@alaska.gov" target="_blank">john.thurston@alaska.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This reuses all/any of the ftp send/response strings in protocols.cfg which is nicer than copy/paste the whole section. The problem with this approach is updates to the Xymon application will repair protocols.cfg by keeping my modified definition _and_ reinserting the original.</blockquote>

</div><br>You can use the "include" keyword for protocols.cfg.  So you could append "include protocols-local.cfg" at the end of protocols.cfg, and then put your re-definition into that file.  Upgrades should leave your own version alone, and you only need to re-insert the include line to get it working again.  If it's anything like the graphs.cfg file, later definitions (such as in files included at the end) will replace earlier definitions.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">J</div><div class="gmail_extra"><br></div></div>