N-Able N-central – NEW
Overview
N-Able N-central is a remote monitoring and management (RMM) platform designed to support MSPs in managing and securing devices across various networks. It provides tools for patch management, automated monitoring, and remote access for efficient oversight and maintenance of IT assets.
Available Integrations
Product(s) | Supported Asset Type(s) | Integration Type |
---|---|---|
N-Able N-central | Devices | Source |
Why You Should Integrate
Integrating with N-Able N-central will provide visibility into your device assets being managed by N-central.
How Does the Integration Work
This integration pulls computer objects from N-central using REST API.
This data is only used internally; we do not share it with any parties outside of Sevco. Refer to our privacy policy for details.
Please review the configuration instructions in the section below before setting up permissions for apps.
Configuration
- Install a runner: N-central is an on-prem integrations and requires a runner. Follow our instructions for installing a runner.
- Configure the Access Schema
Basic Auth with a URL
Field | Description | Example |
---|---|---|
URL * | The FQDN or IP address of your N-able N-central server | https://sevco/api/dcim/devices |
Skip TLS Certification Validation | Skip certificates validation when using a certificate that is self-signed or unable to be validated through a proper certificate authority. | n/a |
Username * | The username associated with your account | RobertSmith_Admin |
Password * | The password associated with your account | securepassword |
JSON Web Token with a URL
Field | Description | Example |
---|---|---|
URL * | The FQDN or IP address of your N-able N-central server | https://sevco/api/dcim/devices |
Skip TLS Certification Validation | Skip certificates validation when using a certificate that is self-signed or unable to be validated through a proper certificate authority. | n/a |
JSON Web Token | The JSON web token generated in your instance of N-central | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJz dWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gR G9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeK KF2QT4fwpMeJf36POk6yJV_adQssw5c |
- Add an Integration: Select the integration(s) you'd like to add.
- Configure General Information: OPTIONAL: You can use the following fields to provide additional information about your configuration.
Field | Description | Example |
---|---|---|
Name (optional) | Uniquely identifiable attribute of the configuration to delineate other similar configurations with the existing organization. | DMZ network |
Contact Person (optional) | A placeholder to input a name or email address of a contact associated with the integration. | Jane Doe |
Link to Console (optional) | A placeholder to input a link to the console of the product Sevco is integrating with for quick reference and access when configuring or editing the integration. | www.product.com/devices |
Email me about frequent errors | Select this toggle to receive an email whenever an Integration has a ≥30% error rate in a 24-hour period. | n/a |
- Activate Config: Select "Activate" to enable this configuration and begin pulling data.
External Documentation
Creating credentials
The account used must be associated with an API-only
user. Click here for instructions on creating one.
Basic Auth with a URL
Provide the username
and password
that is associated with your account.
JSON Web Token with a URL
Provide a JSON web token. Click here for instructions on generating one.
Required Permissions
Users should have an API-user
account with the following permissions :
Read-Only
API Documentation
N-central User Guide – Web Service APIs
Contact Us
If you're having problems configuring an Integration, or if you've found something wrong in this document, please email us at [email protected] or suggest edits directly by selecting the Suggest Edits
link located in the upper right hand corner of the documentation.
Updated 5 months ago