Cloudsmith

Supported OS Linux Mac OS Windows

Intégration0.0.1

Présentation

Ce check permet de surveiller Cloudsmith avec l’Agent Datadog.

  • Étudiez l’utilisation du stockage, de la bande passante et des tokens dans votre compte Cloudsmith.

Configuration

Le check Cloudsmith n’est pas inclus avec le package de l’Agent Datadog : vous devez donc l’installer.

Installation

Pour l’Agent v7.21+/6.21+, suivez les instructions ci-dessous afin d’installer le check Cloudsmith sur votre host. Consultez la section Utiliser les intégrations de la communauté pour effectuer une installation avec l’Agent Docker ou avec des versions antérieures de l’Agent.

  1. Exécutez la commande suivante pour installer l’intégration de l’Agent :

    datadog-agent integration install -t datadog-cloudsmith==<INTEGRATION_VERSION>
    
  2. Configurez votre intégration comme une intégration de base.

Configuration

  1. Modifiez le fichier cloudsmith.d/conf.yaml dans le dossier conf.d/ à la racine du répertoire de configuration de votre Agent pour commencer à recueillir vos données de performance Cloudsmith. Consultez le fichier d’exemple cloudsmith.d/conf.yaml pour découvrir toutes les options de configuration disponibles.

  2. Redémarrez l’Agent.

Validation

Lancez la sous-commande status de l’Agent et cherchez cloudsmith dans la section Checks.

Données collectées

Métriques

cloudsmith.storage_used
(gauge)
The percentage of storage used
Shown as percent
cloudsmith.bandwidth_used
(gauge)
The percentage of bandwidth used
Shown as percent
cloudsmith.token_count
(gauge)
The number of tokens in an organization
Shown as item
cloudsmith.token_bandwidth_total
(gauge)
The total bandwidth used by tokens
Shown as byte
cloudsmith.token_download_total
(gauge)
The total downloads used by tokens
Shown as item
cloudsmith.storage_used_bytes
(gauge)
The amount of storage used in bytes
Shown as byte
cloudsmith.bandwidth_used_bytes
(gauge)
The amount of bandwidth used in bytes
Shown as byte
cloudsmith.member.active
(gauge)
The number of active members in the organization
Shown as item
cloudsmith.license_policy_violation.count
(gauge)
The number of license policy violations
Shown as item
cloudsmith.vulnerability_policy_violation.count
(gauge)
The number of vulnerability policy violations
Shown as item
cloudsmith.member.has_2fa.count
(gauge)
The number of members with 2FA enabled
Shown as item
cloudsmith.member.saml.count
(gauge)
The number of members who logged in with SAML
Shown as item
cloudsmith.member.password.count
(gauge)
The number of members who logged in with password
Shown as item
cloudsmith.member.owner.count
(gauge)
The number of users with role 'Owner'
Shown as item
cloudsmith.member.manager.count
(gauge)
The number of users with role 'Manager'
Shown as item
cloudsmith.member.readonly.count
(gauge)
The number of users with role 'ReadOnly'
Shown as item
cloudsmith.member.admin.count
(gauge)
The number of users with role 'Admin'
Shown as item
cloudsmith.bandwidth_plan_limit_bytes
(gauge)
The bandwidth limit in bytes defined by the plan
Shown as byte
cloudsmith.bandwidth_plan_limit_gb
(gauge)
The bandwidth limit in gigabytes defined by the plan
Shown as byte
cloudsmith.bandwidth_used_gb
(gauge)
The bandwidth used in gigabytes
Shown as byte
cloudsmith.storage_plan_limit_bytes
(gauge)
The storage limit in bytes defined by the plan
Shown as byte
cloudsmith.storage_plan_limit_gb
(gauge)
The storage limit in gigabytes defined by the plan
Shown as byte
cloudsmith.storage_used_gb
(gauge)
The storage used in gigabytes
Shown as byte

Événements

L’intégration Cloudsmith n’inclut aucun événement.

Dépannage

Besoin d’aide ? Contactez l’assistance Datadog.

PREVIEWING: hannahkm/clarify-v2-docs