forked from notepad-plus-plus/userDefinedLanguages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNagiosCFG_byRobertFults.xml
36 lines (36 loc) · 4.97 KB
/
NagiosCFG_byRobertFults.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<NotepadPlus>
<UserLang name="NagiosCFG" ext="cfg">
<Settings>
<Global caseIgnored="yes" />
<TreatAsSymbol comment="no" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
<KeywordLists>
<Keywords name="Delimiters">000000</Keywords>
<Keywords name="Folder+"></Keywords>
<Keywords name="Folder-"></Keywords>
<Keywords name="Operators">{ }</Keywords>
<Keywords name="Comment">1 2 0#</Keywords>
<Keywords name="Words1">2d_coords
3d_coords
action_url
active_checks_enabled
address
alias
check_command
check_freshness
check_interval
check_period
command
command_line
command_name
contact
contact_groups
contact_name
contactgroup
contactgroup_name
contacts
define
dependency_period
dependent_host_name
dependent_service_description
display_name
email
event_handler
event_handler_enabled
execution_failure_criteria
failure_prediction_enabled
first_notification_delay
flap_detection_enabled
flap_detection_options
freshness_threshold
high_flap_threshold
host
host_name
host_notification_commands
host_notification_options
host_notification_period
hostgroup
hostgroup_name
hostgroups
icon_image
icon_image_alt
initial_state
is_volatile
low_flap_threshold
max_check_attempts members
name
normal_check_interval
notes
notes_url
notification_failure_criteria
notification_interval
notification_options
notification_period
notifications_enabled
obsess_over_host
obsess_over_service
pager
parallelize_check
parents
passive_checks_enabled
process_perf_data
register
retain_nonstatus_information
retain_status_information
retry_check_interval
retry_interval
service
service_description
service_notification_commands
service_notification_options
service_notification_period
servicedependency
servicegroup
servicegroup_name
servicegroups
stalking_options
statusmap_image timeperiod timeperiod_name
use
vrml_image</Keywords>
<Keywords name="Words2"></Keywords>
<Keywords name="Words3"></Keywords>
<Keywords name="Words4"></Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="4E9B00" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="FF0080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
</Styles>
</UserLang>
</NotepadPlus>