refactor: move into a website directory

This commit is contained in:
Oliver Davies 2022-07-13 18:09:09 +01:00
parent 86529d7148
commit 3c5c0e808a
747 changed files with 133 additions and 2 deletions

View file

@ -0,0 +1,15 @@
---
title: Installing Nagios on CentOS
date: 2012-04-17
excerpt: How to install Nagios on CentOS.
tags:
- nagios
- centos
- linux
---
A great post details that details the steps needed to install
[Nagios](http://nagios.org) - a popular open source system and network
monitoring software application - on CentOS.
<http://saylinux.net/story/009506/how-install-nagios-centos-55>