监控 的文章如下

nagios Configure not have permission

2009-09-18 11:02:47

分类:监控 标签:,,

It appears as though you do not have permission to view the configuration information you requested
solution…
[显示全文]

gentoo上面的nagios + nginx配置

2009-09-18 10:44:06 评论:3

分类:监控 标签:,,,,

安装步骤…
[显示全文]

nginx配置cgi-bin运行perl

2009-09-18 10:26:41 评论:10

分类:监控 标签:,,

系统装的是Gentoo
实际上在gentoo上面如果用apache的话那装nagios是相当方便的,但我就是想把nagios装在nginx上面没办法^_^

[显示全文]

cacti备份及恢复shell

2009-09-16 17:03:11

分类:监控 标签:,,

在网上找到下面两个shell,先收着.
备份Cacti
(1)cacti的文件目录的备份(rra目录除外)
(2)mysql备份
mysqldump -p cacti >/tmp/cacti.sql
(3)备份rra

[显示全文]

cacti在gentoo上的安装步骤

2009-09-16 13:01:10

分类:监控 标签:,,,

安装步骤…
[显示全文]