1.Download and install the centreon-syslog-server # wget http://forge.centreon.com/attachments/download/568/centreon-syslog-server-1.1.tar.gz # tar -zxvf centreon-syslog-server-1.1.tar.gz # cd centreon-syslog-server-1.1.tar.gz # chmod +x install.sh # bash install.sh -i NOTE: go thru the interactive setup, u will need the mysql root pass. Make note of the […]
Centreon Reporting shows states as “undetermined”
Centreon Reporting shows states as “undetermined” Problem: The hosts and services are correctly monitored in the “Monitoring” module but in the “Reporting” module all states are shown as undetermined. Solution: To get straight to the point: it is most likely, […]
Can't locate VMware/VmPerl.pm
Reinstall Perl in ESX Error: Can’t locate VMware/VmPerl.pm #vmare-cmd stop working along with all scripts that depend on VMware.pm module. For some reason my perl VMWare::Perl stoped working, so I reinstall perl 5.8.0 version from scratch first download it, then […]
Perl Nagios Plugin
Thanks to Ton Voon now it has become even easier to develop nagios plugins using Perl. A family of perl modules to streamline writing Nagios Just Released 6 Jan 2009. HOW TO SETUP Pre-Requisites Perl Modules # cpan # install […]