Мониторинг должен быть доступен
Naglite3 скин для Nagios чтобы в удобном виде отображалась информация о Critical и Warning статусах, например вот так.
# nagios -V Nagios Core 3.2.3 # php -v PHP 5.1.6 (cli) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies # httpd -v Server version: Apache/2.2.3
Установка
# yum install git git-core # cd /var/www/html/ # git clone git://github.com/saz/Naglite3.git
Заходим по адресу
http://Nagios_IP/Naglite3/ Failed to read nagios status from '/var/cache/nagios3/status.dat'
Изменяем statusFile c
$statusFile = '/var/cache/nagios3/status.dat';
На
$statusFile = '/var/log/nagios/status.dat';
Можно вещать на стенку монитор и наблюдать за сервисами