nagios Configure not have permission
2009-09-18 11:02:47
分类:监控 标签:configure,nagios,permission
It appears as though you do not have permission to view the configuration information you requested
solution…
[显示全文]
It appears as though you do not have permission to view the configuration information you requested
solution…
[显示全文]
安装步骤…
[显示全文]
系统装的是Gentoo
实际上在gentoo上面如果用apache的话那装nagios是相当方便的,但我就是想把nagios装在nginx上面没办法^_^
…
[显示全文]
在网上找到下面两个shell,先收着.
备份Cacti
(1)cacti的文件目录的备份(rra目录除外)
(2)mysql备份
mysqldump -p cacti >/tmp/cacti.sql
(3)备份rra
[显示全文]