cancel
Showing results for 
Search instead for 
Did you mean: 

DRF backup failures theresold

kashyap
06 Trekker

DRF backup failures theresold

Hello Team,

 

Could anyone please let us know if the syslog threshold "DRFBackupDeviceError" is available for cisco unity connection.

 

Thanks,

Kashyap.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
SCOTT_BALDWIN
Community Manager

Re: DRF backup failures theresold

Hi @kashyap,

 

All of the Syslog messages from all endpoints are stored in a single record (SYSLOG) and Database Collection (Syslog DB).

 

The Threshold Condition "DRFBackupDeviceError" can be updated to include the Cisco Unity Connection (CUC) Syslog messages.

This can be done by updating the Where Clause from:
CFAC <> EMPTY AND TYPE = "C5" AND ( CMNEM = "CiscoDRFDeviceError" OR CMNEM = "DRFBackupDeviceError")
to:
CFAC <> EMPTY AND (TYPE = "C5" OR TYPE = Cc) AND ( CMNEM = "CiscoDRFDeviceError" OR CMNEM = "DRFBackupDeviceError")

 

If a Syslog message with mnemonic CiscoDRFDeviceError or DRFBackupDeviceError is sent from a CUC, the Threshold should detect the message.

 

1 caveat: I do not know if these mnemonics are sent by a CUC or only by CUCM servers. If either mnemonics are sent from CUC, then the change above should work to alert for them.

 

Thank you,
Scott Baldwin

 

View solution in original post

1 REPLY 1
SCOTT_BALDWIN
Community Manager

Re: DRF backup failures theresold

Hi @kashyap,

 

All of the Syslog messages from all endpoints are stored in a single record (SYSLOG) and Database Collection (Syslog DB).

 

The Threshold Condition "DRFBackupDeviceError" can be updated to include the Cisco Unity Connection (CUC) Syslog messages.

This can be done by updating the Where Clause from:
CFAC <> EMPTY AND TYPE = "C5" AND ( CMNEM = "CiscoDRFDeviceError" OR CMNEM = "DRFBackupDeviceError")
to:
CFAC <> EMPTY AND (TYPE = "C5" OR TYPE = Cc) AND ( CMNEM = "CiscoDRFDeviceError" OR CMNEM = "DRFBackupDeviceError")

 

If a Syslog message with mnemonic CiscoDRFDeviceError or DRFBackupDeviceError is sent from a CUC, the Threshold should detect the message.

 

1 caveat: I do not know if these mnemonics are sent by a CUC or only by CUCM servers. If either mnemonics are sent from CUC, then the change above should work to alert for them.

 

Thank you,
Scott Baldwin

 

Webinar: Keep the modern workforce connected

Unified Communications has always been an important part of companies' digital transformation efforts due to its ability to enable rich virtual collaboration and communication. But with COVID-19, we've reached a break-through point.

Join Bill Haskins, Sr. Analyst & Partner, Unified Communications at Wainhouse Research, and John Ruthven, CEO at IR discuss UC challenges companies are experiencing due to the COVOID-19 crisis.

Join webinar
Top Liked Members