Outils pour utilisateurs

Outils du site


tech:zabbix_script_python_monitor_unmonitor_autoadd_host

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:zabbix_script_python_monitor_unmonitor_autoadd_host [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:zabbix_script_python_monitor_unmonitor_autoadd_host [2025/11/11 17:09] (Version actuelle) Jean-Baptiste
Ligne 11: Ligne 11:
 Il servait au "cloud", dans un contexte de création automatique de VM et destruction automatique après traitement. Il servait au "cloud", dans un contexte de création automatique de VM et destruction automatique après traitement.
  
-<code python zbxunmon.py>+''zbxunmon.py'' 
 +<code python>
 #! /usr/bin/env python3 #! /usr/bin/env python3
 # -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
Ligne 131: Ligne 132:
 </code> </code>
  
-<code ini zbxunmon.ini>+ 
 +''zbxunmon.ini'' 
 +<code ini>
 [SERVER] [SERVER]
 # If HTTP is used instead of HTTPS password will be sent in clear ! # If HTTP is used instead of HTTPS password will be sent in clear !
Ligne 142: Ligne 145:
 </code> </code>
  
-<code python requirements.txt>+''requirements.txt'' 
 +<code python>
 zabbix-client>=0.1.1 zabbix-client>=0.1.1
 </code> </code>
  
  
tech/zabbix_script_python_monitor_unmonitor_autoadd_host.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki