2 articles Python

How to Create Nagios Plugins With Python On CentOS 6

Introduction   Nagios is an open source monitoring software application that helps organizations to prevent IT infrastructure problems. It can be used with Linux as well as other Unix variants. In this tutorial, you will learn how to create Nagios plugins with Python on CentOS 6.   Initial Set Up   Before getting into the…

How to Create Nagios Plugins With Python On Ubuntu 12.10

Introduction   Nagios is an open source monitoring software application that helps organizations to prevent IT infrastructure problems. It can be used with Linux as well as other Unix variants. In this tutorial, you will learn how to create Nagios plugins with Phython. Here, I will be using Ubuntu 12.10.   Initial Set Up  …