Move dates into the front matter

This commit is contained in:
Oliver Davies 2020-03-08 14:32:13 +00:00
parent 06acf6f863
commit bdb50d9462
129 changed files with 129 additions and 0 deletions

View file

@ -0,0 +1,12 @@
---
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>