cancel
Showing results for 
Search instead for 
Did you mean: 

Cisco CUCM Gateway Device Up alert has incorrect status Down in message body - workaround

GeraldC1
Community Manager

Cisco CUCM Gateway Device Up alert has incorrect status Down in message body - workaround

I'm getting this when the MGCP gateway device that was down comes back UP. 

The Down email is consistent, but the Up email alert is showing data from when it was down!

side-by-side.png

1 REPLY 1
GeraldC1
Community Manager

Re: Cisco CUCM Gateway Device Up alert has incorrect status Down in email body - workaround

This is due to a limitation in Prognosis which is particularly apparent in this alert. Try these steps, they should provide a workaround. 

 

 

<script type="text/javascript" async src="https://play.vidyard.com/embed/v4.js"></script>

 

  1. CmaGatewayDevDown."Dispatch Manager" :  Override Default Off Event (disable Off Event)
  2. CmaGatewayDevDown."Dispatch Manager" : Copy
  3. CmaGatewayDevUp  paste "Dispatch Manager"
  4. CmaGatewayDevUp  where clause change to:
    DEVSTAT <> 1 AND DEVSTAT <> 3 AND DEVSTAT <>  EMPTY
  5. CmaGatewayDevUp  "Message Defaults" enable "[ v ] Off Event"
  6. CmaGatewayDevUp  "Message Defaults" "Event Text" change @CMGWDEVS.DEVSTAT@ to @CMGWDEVS.DEVNAME@@
  7. Restart those threshold conditions to get new alerts.
  8. Wait for 5 minutes to receive the new alerts and confirm that the workaround is good.