Merge "Add collectd memory plugin entity IDs to fm-doc"
This commit is contained in:
commit
aaa1245004
@ -93,9 +93,8 @@
|
|||||||
Platform CPU threshold exceeded; threshold x%, actual y% .
|
Platform CPU threshold exceeded; threshold x%, actual y% .
|
||||||
CRITICAL @ 95%
|
CRITICAL @ 95%
|
||||||
MAJOR @ 90%
|
MAJOR @ 90%
|
||||||
MINOR @ 80%
|
|
||||||
Entity_Instance_ID: host=<hostname>
|
Entity_Instance_ID: host=<hostname>
|
||||||
Severity: [critical, major, minor]
|
Severity: [critical, major]
|
||||||
Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support."
|
Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support."
|
||||||
Maintenance_Action:
|
Maintenance_Action:
|
||||||
critical: degrade
|
critical: degrade
|
||||||
@ -135,9 +134,15 @@
|
|||||||
Memory threshold exceeded; threshold x%, actual y% .
|
Memory threshold exceeded; threshold x%, actual y% .
|
||||||
CRITICAL @ 90%
|
CRITICAL @ 90%
|
||||||
MAJOR @ 80%
|
MAJOR @ 80%
|
||||||
MINOR @ 70%
|
Entity_Instance_ID: |-
|
||||||
Entity_Instance_ID: host=<hostname>
|
host=<hostname>
|
||||||
Severity: [critical, major, minor]
|
OR
|
||||||
|
host=<hostname>.memory=total
|
||||||
|
OR
|
||||||
|
host=<hostname>.memory=platform
|
||||||
|
OR
|
||||||
|
host=<hostname>.numa=node<number>
|
||||||
|
Severity: [critical, major]
|
||||||
Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support; may require additional memory on Host."
|
Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support; may require additional memory on Host."
|
||||||
Maintenance_Action:
|
Maintenance_Action:
|
||||||
critical: degrade
|
critical: degrade
|
||||||
@ -157,7 +162,6 @@
|
|||||||
File System threshold exceeded; threshold x%, actual y% .
|
File System threshold exceeded; threshold x%, actual y% .
|
||||||
CRITICAL @ 90%
|
CRITICAL @ 90%
|
||||||
MAJOR @ 80%
|
MAJOR @ 80%
|
||||||
MINOR @ 70%
|
|
||||||
OR
|
OR
|
||||||
host=<hostname>.volumegroup=<volumegroup-name>
|
host=<hostname>.volumegroup=<volumegroup-name>
|
||||||
Monitor and if condition persists, consider adding additional physical volumes to the volume group.
|
Monitor and if condition persists, consider adding additional physical volumes to the volume group.
|
||||||
@ -165,7 +169,7 @@
|
|||||||
host=<hostname>.filesystem=<mount-dir>
|
host=<hostname>.filesystem=<mount-dir>
|
||||||
OR
|
OR
|
||||||
host=<hostname>.volumegroup=<volumegroup-name>
|
host=<hostname>.volumegroup=<volumegroup-name>
|
||||||
Severity: [critical, major, minor]
|
Severity: [critical, major]
|
||||||
Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support."
|
Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support."
|
||||||
Maintenance_Action:
|
Maintenance_Action:
|
||||||
critical: degrade
|
critical: degrade
|
||||||
|
Loading…
Reference in New Issue
Block a user