Browsing tag

centos 7

How to Monitor Linux Machines with Observium

In our last article, we set up Observium for monitoring servers and network devices. This guide focus on adding Linux machines to the Observium tool for monitoring. Prerequisites Setup Observium monitoring tool for your environment. READ: Install Observium on CentOS 7 / Ubuntu 16.04 Here, we will install and configure SNMP on the client servers […]

Install Observium on CentOS 7 / Debian 9 / Ubuntu 16.04 – A Network Management and Monitoring System

Observium is an open source, low-maintenance, auto-discovering network monitoring tool for operating systems and network hardware. It supports Linux and Windows operating systems and network hardware like Cisco, Juniper, Brocade, Foundry, HP. Observium is based on AMP (Apache, MySQL, and PHP) stack and it collects the monitoring metrics via SNMP protocol. It uses RRDtool to […]

How to Configure OpenStack Networking to Enable Access to VM Instances

This tutorial is the second part of our OpenStack series. In this tutorial, we will go through steps to configure OpenStack Networking to allow access to VM instances from external networks. Prerequisites Follow the below link to install OpenStack so that we can begin the network configuration. READ: Install Single Node OpenStack on CentOS 7 […]

OpenStack Pike – Single Node OpenStack Installation on CentOS 7 / RHEL 7

OpenStack is a set of free and open-source tools for building and managing cloud computing platforms for public and private clouds. OpenStack is mostly deployed as IaaS (infrastructure-as-a-service), where you can make resources like compute (VM), Networking, Storage, and others available to the end customer. Though OpenStack’s core function is to provide IaaS platform, it […]