iquzart.win_check_network_drive
Statut de partage réseau Windows - Exportateur Prometheus
Métriques personnalisées Prometheus pour le statut des partages réseau Windows
# HELP windows_network_share_up statut du partage réseau Windows.
# TYPE windows_network_share_up gauge
windows_network_share_up{mountpoint="//example-a.file.core.windows.net/share-name-x"} 1
windows_network_share_up{mountpoint="//example-b.file.core.windows.net/share-name-y"} 1
Exigences
Exporter Windows installé et configuré pour récupérer un fichier texte depuis C:\Prometheus\custom_metrics\promfiles*.prom
Exemple de Playbook
- hosts: serveurs
roles:
- { role: iquzart.win-check-network-drive, network_drives: 'Z:\' }
Licence
MIT
Informations sur l'Auteur
Muhammed Iqbal iquzart@hotmail.com
À propos du projet
Prometheus custom metrics to checks the status of shared network drives
Installer
ansible-galaxy install iquzart.win_check_network_drive
Licence
Unknown
Téléchargements
498
Propriétaire
Open Source Enthusiast