Hey,
Does analysis.cfg let you use the "directory" include like many of the other config files? My analysis.cfg is getting a bit unwieldy.
thanks
=G=
Yes it does. At least as far back as 4.3.0, and possibly further, analysis.cfg is loaded using the same code "stackfgets()" as for other config files that support "include" and "directory".
On Tue, Jan 5, 2016 at 11:24 AM Galen Johnson <Galen.Johnson at sas.com> wrote:
Hey,
Does analysis.cfg let you use the "directory" include like many of the other config files? My analysis.cfg is getting a bit unwieldy.
thanks
=G=
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Yep. At this point, all configuration files should now support "[optional] include/directory" lines. (If any don't, let me know!)
The only recent exception was the cgioptions.cfg file prior to 4.3.18, which was read in by the shell wrappers instead. This is now handled by cgiwrap, which uses the same routines as below.
Regards, -jc
On Mon, January 4, 2016 5:34 pm, Jeremy Laidman wrote:
Yes it does. At least as far back as 4.3.0, and possibly further, analysis.cfg is loaded using the same code "stackfgets()" as for other config files that support "include" and "directory".
On Tue, Jan 5, 2016 at 11:24 AM Galen Johnson <Galen.Johnson at sas.com> wrote:
Hey,
Does analysis.cfg let you use the "directory" include like many of the other config files? My analysis.cfg is getting a bit unwieldy.
thanks
=G=
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
cleaver@terabithia.org
-
Galen.Johnson@sas.com
-
jlaidman@rebel-it.com.au