Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
arthur-zzz
noc
Commits
86db5eb8
Commit
86db5eb8
authored
Aug 12, 2021
by
Dmitry Lukhtionov
Browse files
Merge branch 'junos_events' into 'master'
Add some event to Juniper.JUNOS profile See merge request
noc/noc!5642
parents
a8b944e1
d4c3d98e
Changes
6
Hide whitespace changes
Inline
Side-by-side
collections/fm.eventclassificationrules/Juniper/JUNOS/Chassis/Fan/Fan_Failed_1_SYSLOG_.json
0 → 100644
View file @
86db5eb8
{
"name"
:
"Juniper | JUNOS | Chassis | Fan | Fan Failed #1 (SYSLOG)"
,
"uuid"
:
"1deb5da3-97f7-41b1-9946-f787a0212b07"
,
"description"
:
"craftd[920]: Major alarm set, FPC 0 Fan 2 not spinning"
,
"event_class__name"
:
"Chassis | Fan | Fan Failed"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^syslog$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Juniper
\\
.JUNOS$"
},
{
"key_re"
:
"^message$"
,
"value_re"
:
"Major alarm set, (?P<name>.+) not spinning"
}
]
}
collections/fm.eventclassificationrules/Juniper/JUNOS/Chassis/Fan/Fan_Failed_2_SYSLOG_.json
0 → 100644
View file @
86db5eb8
{
"name"
:
"Juniper | JUNOS | Chassis | Fan | Fan Failed #2 (SYSLOG)"
,
"uuid"
:
"59574276-7c26-4050-a797-16e7b312c6bd"
,
"description"
:
"scb CM: ALARM SET: (Major) Rear left fan stopped spinning"
,
"event_class__name"
:
"Chassis | Fan | Fan Failed"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^syslog$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Juniper
\\
.JUNOS$"
},
{
"key_re"
:
"^message$"
,
"value_re"
:
"ALARM SET:
\\
(Major
\\
) (?P<name>.+ fan) (?:stopped spinning|failed)"
}
]
}
collections/fm.eventclassificationrules/Juniper/JUNOS/Chassis/Fan/Fan_Inserted_1_SYSLOG_.json
0 → 100644
View file @
86db5eb8
{
"name"
:
"Juniper | JUNOS | Chassis | Fan | Fan Inserted #1 (SYSLOG)"
,
"$collection"
:
"fm.eventclassificationrules"
,
"uuid"
:
"cd224d0f-551e-419d-8a30-e2cf2f0d0eef"
,
"description"
:
"CHASSISD_SNMP_TRAP6: SNMP trap generated: Fan/Blower OK (jnxContentsContainerIndex 4, jnxContentsL1Index 1, jnxContentsL2Index 1, jnxContentsL3Index 1, jnxContentsDescr FAN: Fan 1 @ 0/0/0, jnxOperatingState/Temp 2)"
,
"event_class__name"
:
"Chassis | Fan | Fan Inserted"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^syslog$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Juniper
\\
.JUNOS$"
},
{
"key_re"
:
"^message$"
,
"value_re"
:
"CHASSISD_SNMP_TRAP6: SNMP trap generated: Fan/Blower OK .+ jnxContentsDescr (?P<name>.+), jnxOperatingState"
}
]
}
collections/fm.eventclassificationrules/Juniper/JUNOS/Chassis/Fan/Fan_Removed_1_SYSLOG_.json
0 → 100644
View file @
86db5eb8
{
"name"
:
"Juniper | JUNOS | Chassis | Fan | Fan Removed #1 (SYSLOG)"
,
"$collection"
:
"fm.eventclassificationrules"
,
"uuid"
:
"6afac3b5-824f-4d35-ae4b-d522ced6a53a"
,
"description"
:
"CHASSISD_SNMP_TRAP6: SNMP trap generated: Fan/Blower Removed (jnxContentsContainerIndex 4, jnxContentsL1Index 1, jnxContentsL2Index 1, jnxContentsL3Index 1, jnxContentsDescr FAN: Fan 1 @ 0/0/0, jnxOperatingState/Temp 1)"
,
"event_class__name"
:
"Chassis | Fan | Fan Removed"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^syslog$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Juniper
\\
.JUNOS$"
},
{
"key_re"
:
"^message$"
,
"value_re"
:
"CHASSISD_SNMP_TRAP6: SNMP trap generated: Fan/Blower Removed .+ jnxContentsDescr (?P<name>.+), jnxOperatingState"
}
]
}
\ No newline at end of file
collections/fm.eventclassificationrules/Juniper/JUNOS/Network/IP/Address_Conflict_SYSLOG_.json
0 → 100644
View file @
86db5eb8
{
"name"
:
"Juniper | JUNOS | Network | IP | Address Conflict (SYSLOG)"
,
"$collection"
:
"fm.eventclassificationrules"
,
"uuid"
:
"11b2a583-f4c6-4308-b3c0-a53b001a4eb4"
,
"description"
:
"KERN_ARP_DUPLICATE_ADDR: duplicate IP address 10.60.9.1! sent from address: 02:2a:5d:10:e6:93 (error count = 14)"
,
"event_class__name"
:
"Network | IP | Address Conflict"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^syslog$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Juniper
\\
.JUNOS$"
},
{
"key_re"
:
"^message$"
,
"value_re"
:
"KERN_ARP_DUPLICATE_ADDR: duplicate IP address (?P<ip>
\\
S+)! sent from address: (?P<mac>
\\
S+)"
}
]
}
\ No newline at end of file
collections/fm.eventclassificationrules/Juniper/JUNOS/Network/Storm_Control/Storm_Detected_SYSLOG_.json
View file @
86db5eb8
...
...
@@ -16,7 +16,7 @@
},
{
"key_re"
:
"^message$"
,
"value_re"
:
"ESWD_ST_CTL_ERROR_DISABLED: (?P<interface>
\\
S+): storm control disabled port$"
"value_re"
:
"ESWD_ST_CTL_ERROR_
(?:
DISABLED
|IN_EFFECT)
: (?P<interface>
\\
S+): storm control
(?:
disabled port
|in effect on the port)
$"
}
]
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment