/etc/octopussy/conf/services/Nagios_NSCA.xml is in octopussy 1.0.6-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | <?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Nagios NSCA Service"
icon="software/logo_nagios"
name="Nagios_NSCA"
nb_messages="012"
version="201002180001"
website="http://www.nagios.org">
<message loglevel="Notice"
msg_id="Nagios_NSCA:connection_from"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Connection from .+ port \d+"):msg@>"
rank="002"
table="Message"
taxonomy="Access" />
<message loglevel="Information"
msg_id="Nagios_NSCA:host_address_ok"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Host address checks out ok"):msg@>"
rank="004"
table="Message"
taxonomy="System" />
<message loglevel="Information"
msg_id="Nagios_NSCA:handling_the_connection"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Handling the connection..."):msg@> "
rank="005"
table="Message"
taxonomy="System" />
<message loglevel="Information"
msg_id="Nagios_NSCA:end_of_connection"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("End of connection..."):msg@> "
rank="006"
table="Message"
taxonomy="System" />
<message loglevel="Notice"
msg_id="Nagios_NSCA:service_check"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@NUMBER:NULL@>]: SERVICE CHECK -> Host Name: <@SINGLE_QUOTED_STRING:host@>, Service Description: <@SINGLE_QUOTED_STRING:service@>, Return Code: <@SINGLE_QUOTED_STRING:status@>, Output: <@SINGLE_QUOTED_STRING:msg@> "
rank="001"
table="Nagios_service"
taxonomy="System" />
<message loglevel="Warning"
msg_id="Nagios_NSCA:not_allowed_talk"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Host \S+ is not allowed to talk to us!"):msg@> "
rank="007"
table="Message"
taxonomy="Access.Failure" />
<message loglevel="Warning"
msg_id="Nagios_NSCA:command_file_doesnot_exist"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Command file .+ does not exist, attempting to use alternate dump file .+ for output"):msg@>"
rank="008"
table="Message"
taxonomy="System.Errors" />
<message loglevel="Information"
msg_id="Nagios_NSCA:connect_from"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("connect from .+"):msg@>"
rank="003"
table="Message"
taxonomy="Network" />
<message loglevel="Notice"
msg_id="Nagios_NSCA:starting_up_daemon"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Starting up daemon"):msg@> "
rank="009"
table="Message"
taxonomy="System" />
<message loglevel="Warning"
msg_id="Nagios_NSCA:dropping_packet_stale_timestamp"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Dropping packet with stale timestamp - packet was \d+ seconds old."):msg@> "
rank="010"
table="Message"
taxonomy="System.Errors" />
<message loglevel="Warning"
msg_id="Nagios_NSCA:network_server_bind_failure"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Network server bind failure.+"):msg@>"
rank="011"
table="Message"
taxonomy="Config.Errors" />
<message loglevel="Critical"
msg_id="Nagios_NSCA:unknown_option_in_file"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("nsca"):daemon@>[<@PID:pid@>]: <@REGEXP("Unknown option specified in config file .+"):msg@>"
rank="012"
table="Message"
taxonomy="Config.Errors" />
</octopussy_service>
|