Move dates into the front matter
This commit is contained in:
parent
06acf6f863
commit
bdb50d9462
129 changed files with 129 additions and 0 deletions
12
source/_posts/installing-nagios-centos.md
Normal file
12
source/_posts/installing-nagios-centos.md
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue