- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Meraki integration with ServiceNow
Hello folks
Need Help! We have a requirement where we need to integrate Meraki and ServiceNow. And the goal of the integration is just pull incidents from Meraki to ServiceNow and not populate CMDB data.
So what steps do we need to follow make this happen. Also what plugin will be required and is there a need to install CMDB plugins in servicenow just for creating incidents.
Please provide us with some guided steps. Your help will be really appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This application is available in the ServiceNow Store. You will need to install it in your ServiceNow instance.
The application comes with a self-guided setup that will help you configure the connections, system properties, and incident creation from device alerts.
The application captures device alerts from the Meraki dashboard and creates incidents in ServiceNow from the received alerts. The created incident will be automatically linked to the related Meraki device. You can define the priority of incidents by adding/modifying records in the Device Alerts lookup table found in the System Policy application menu.
The system will run on a configurable schedule to keep the information updated. Please note that while the Service Graph Connector for Meraki does import Meraki Organizations, Networks, and Devices into the ServiceNow database, it primarily functions to manage alerts and generate incidents. Therefore, even though it interacts with the CMDB, you do not necessarily need to fully populate the CMDB data if your primary goal is incident management.
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We use webhooks to send a ton of various Meraki alerts to ServiceNow. The SN team uses their own scripting and logic to handle the creation of incidents based on those alerts coming in through the webhooks. For the "offline" alerts, if a device comes back online, the incident is automatically canceled. Helps with overnight outages due to ISP or local power maintenance.
We've been doing this for a couple of years now, and we are cutting down on the type of alerts that generate incidents. Because some are just (for the most part) false positives or they generate a ton of incidents during occasional hiccups, like when a warm spare failover occurs and we end up with like twenty incidents for some reason. Cutting down on incident overload. My team is only a couple of guys managing nearly 100 separate networks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Akshay2 Refer to this developer guide for detailed setup - https://developer.cisco.com/meraki/build/servicenowgetting-started/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@shwetaP , @alemabrahao , @PhilipDAth
I tried to configure the same, for me Organizations and Networks are not getting imported. I am getting devices and able to recieve alerts via webhooks. Also the devices are inserting duplicates with each load.
Have posted this as well: https://community.meraki.com/t5/Developers-APIs/ServiceGraph-Connector-Meraki-integration-with-Servi...
