---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Gunicorn

# Gunicorn pattern-based discovery {#ariaid-title1}

* Release version: Yokohama
* 
* Updated March 16, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Discovery and Service Mapping Patterns finds Gunicorn WSGI HTTP server instances running on Linux servers. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.

## Request apps on the Store {#gunicorn-pattern__id_parent_topic}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#gunicorn-pattern__inline-send-to-store}

## Prerequisites {#gunicorn-pattern__section_prerequisites}

Verify that the applications are up to date
:
    * Discovery and Service Mapping Patterns
    * Visibility Content
    * CMDB CI Class Models
    {#gunicorn-pattern__ul_apps}

Verify Gunicorn is installed and running on the Linux server
:   Verify the Gunicorn software is installed and running on a Linux server. The Gunicorn process must be active at the time of discovery.

Verify `sudo` access to run network commands
:   Verify the discovery credentials have permission to run the following command: sudo netstat -tulnp.

Create SSH credentials
:   For more information, see [SSH credentials](https://www.servicenow.com/docs/access?context=r_SSHCredentialsForm&version=yokohama&pubname=yokohama-platform-security&ft:locale=en-US).

Schedule a horizontal discovery
:   For more information, see [Schedule a horizontal discovery](https://servicenow-prod.fluidtopics.net/CIQEq9XeYjrEAd3sKWHEVg "A discovery schedule determines what horizontal discovery searches for, when it runs, and which MID Servers are used. Create a discovery schedule for your local environment or a schedule for discovering the resources in your cloud service account.").

## Data collected by Discovery during horizontal discovery {#gunicorn-pattern__section_data_collected}

Discovery populates the data in the CMDB when running the GUNICORN pattern.  
{#gunicorn-pattern__table_gunicorn_1__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | Name of the Gunicorn instance, in the format <kbd class="ph userinput">gunicorn@&lt;hostname&gt;</kbd>. |
| Version \[version\] | Version of the Gunicorn server. |
| Installation directory \[install_directory\] | Installation directory of the Python environment containing Gunicorn. |
| TCP port(s) \[tcp_port\] | TCP port or ports on which the Gunicorn server is listening. |
[Table 1. Gunicorn \[cmdb_ci_gunicorn\]]

{#gunicorn-pattern__table_gunicorn_1}

