8 "regex_forbid_code" : 2,
9 "regex_require_code" : 2,
10 "text_forbid_code" : 2,
11 "text_require_code" : 2,
12 "min_elapsed_time_code" : 1,
13 "max_elapsed_time_code" : 2,
16 "Premature end of script headers",
17 "Error processing directive",
18 "XML Parsing partner document",
19 "sun.io.MalformedInputException",
20 "an error occurred while processing this directive"
27 "wtscript_extensions" : [ "txt", "wts", "wtscript" ],
28 "script_dirs" : ["/data/devel/Vodafone/vzapp-nagios/nagios-plugins/check_web_config"],
31 "CODE_NAMES" : ["OK", "WARNING", "CRITICAL", "UNKNOWN", "DEPENDENT", "EXCEPTION"]
35 "template" : "[% CODE_NAMES.$CODE; IF MESSAGES.size > 0 %] - [% MESSAGES.join(', '); END %]\n",
39 "template" : "[% USE Dumper; Dumper.dump(RESPONSE) %]",
40 "target" : "/tmp/@OPTS_FILE@.log",