event_insight database
Is there somewhere documentation that explains tables in event_insight database. We would like to understand what are the alert_type and alert_category values used there. This database could be really interesting place to find for example alert statistics per organization or the noisiest collectors etc. Those things are otherwise pretty difficult to find.51Views1like2CommentsAPI Credentials
Hi, For onboarding a serous amount of new customers I would like to create a universal credential with the API. I am not able to find some documentation what to use for the payload. I have tried with the API browser in SL1 to post an update on an existing credential resulting in an error : "x-em7-status-message":"credential could not be updated". Any suggestion how to overcome this issue? Thanks in advance. Alfred HeijkoopSolved138Views1like3CommentsSome encoding issue with python3 version of snmph_from_cred_id function?
Hi, Encountered weird issue when trying to query MAC-address information with SNMP. With python2 version of this function, mac address information is returned as hex string as it should but when using python3 version, the same information is returning something other than hex string. Python3 version: Python2 version: Maybe some encoding issue with python3 version?52Views0likes1CommentAccess hooks & access keys for api
What access hooks in access keys can give me access to view api data for something like the following. I am trying to build credential policy/keys to grant read access. /api/dynamic_app/snmp_performance/9A7DFF0698A530A327CDAFE4EB461107 /api/dynamic_app/snmp_performance/9A7DFF0698A530A327CDAFE4EB461107/presentation_object /api/data_performance_raw/device/dynamic_appSolved52Views0likes2CommentsCisco Unified Communications Manager 14 EOL and 15 Upgrade tips slides from Cisco Live
Hello all! I'm sure some of you are at Cisco Live NAM right now, but if you aren't, there was a great presentation on CUCM. CentOS is being swapped out, CUCM 15 appears to be switching to Python 3, along with other security changes. They've announced an EOL date for CUCM 14 as well. Take a look at the slide deck as it's very interesting. Their product team also informed me that the API is unchanged from v12.5 through CUCM 15, so our integration should continue to work. Please let us know if you have any issues with the latest version of our PowerPack and CUCM 15.Solved1.9KViews2likes1CommentSyslog and Trap passthrough in MC
Hallo, I was advised by the support that this is "the way it should be" as Message collector are not log aggregator. in Version 12.1.x, the message collector will no longer record the syslog or snmp trap that is received by the MC in any of the capacity. These messages are being proceed on a memory buffer directly into the Event Engine into the Database. 1 - devices are sending syslog + trap to MC - we are able to confirm in tcpdump 2 - MC takes these packets and memory buffer it to somewhere and it get proceed by the mc event engine as ignore or proceed 3 - if proceed - we will see it on the DB 4 - if not proceed - we will see nothing on DB So now, we have no ability to know on the format or the actual message received by the message collector. There is currently no "known way" to redact this into a file or forward out to another syslog server as they are passthrough over the memory, at least we tried and no success. Docs indicated that the rsyslog function will also work with local message, which excludes the device syslog/trap. I can't tell if this is good or bad but I know it's hard to troubleshoot when we are not receiving on the DB and we are trying to decipher the message on the MC. Anyone, have any suggestion, or should this be a EM number :)Solved117Views0likes2Comments- 62Views0likes0Comments