Articles
Centreon check_soap plugin, web API check
InfrastructuresContext
This article is about the creation of a Centreon plugin. This plugin will be able to check the health of a web service. A SOAP check is already available natively provided by Centreon but this script doesn’t support any authentication…
Scan logfiles: a Nagios PowerShell plugin
InfrastructuresLet's imagine that you are using Nagios/Centreon to monitor your systems and you need an advanced tool to scan your logfiles.
Your logfiles have a custom format timestamp and contain several fields, separated by spaces. You would like to…
Virtual machines backup script for RHEV 3
InfrastructuresRed Hat Enterprise Virtualization 3 (RHEV) comes with a great API that makes it easy to write Python scripts or Java programs for administrative tasks. The full documentation is available here : https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3/html/Developer_Guide/index.html
A…