Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

ServiceNow event management integration

amitkumar32
Tera Contributor

Hi Community,

 

I have script created on my windows host to capture health metric like, CPU, Mem, Process etc.

My requirement is get the metric data into ServiceNow for event creation and Incident management.

Looking for advise on the possible ways to get the metric data into ServiceNow for event and Incident management.

 

Regards,

Amit

3 REPLIES 3

AndersBGS
Tera Patron

Hi @amitkumar32 

 

Not sure this is a ServiceNow question that you're asking. ServiceNow have the event management module where endpoint can be generated together with access... So what is your issue... is that in ServiceNow or is it because you don't have an external monitoring tool that can push events to ServiceNow based monitoring?

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS, Thanks for your response. I am looking the possible ways to integrate the script output with ServiceNow for event management. For example, the script we can shoot the output email to ServiceNow to create the Event and accordingly Incident. 

 

Is there any other way to achieve this requirement ?

Hi @amitkumar32 

 

That is based on if you have a monitoring tool or just the script. If you just have the script, then you need to parse it to the event management application by e.g. a rest message. 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/