No e-Patents

heise online News

Was war. Was wird.

3D-Universalbrille auf Funkbasis kommt im Dezember

3D-Blu-ray-Update für PS3 im Oktober

Studie: Junge Rennspiel-Fans fahren auch im echten Leben rasanter

Tablet mit 3D-Display

Videotext-Seite hilft bei Umstellung auf digitales Sat-TV

All-in-One-PC mit 3D-Touch-Display

Google vereinheitlicht Datenschutzrichtlinien

Verbatim bringt 100-GByte-Disc BDXL nach Europa

Blickwinkelstabile 16:9-Monitore bei LG

AMD zeigt Fusion-CPU mit integrierter DirectX-11-Grafik im Betrieb

Googles Musikladen öffnet wahrscheinlich noch vor Jahresende

Nagios 2.x hints for Ubuntu/Debian

Datum: 02.05.2008 23:15

First of all:
Ubuntu 8.04 LTS aka hardy heron sucks!
MIxed up version strategies for quite some applications, the most unstable linux kernel ever, ...

Well, some Nagios 2.x hints:

1. To get nagios2 and all plugins not moved to nagios2-* packages, do this:

sudo apt-get remove nagios nagios-common
sudo apt-get install nagios-plugins-basic nagios-plugins-standard \
  nagios2 nagios2-common nagios2-doc

2. To enable external commands, these steps are necessary:

Edit /etc/nagios2/nagios.cfg and set check_external_commands to 1, i.e.:
  check_external_commands=1

Then you have to repair some file access modes, Thanks to gmcf for these lines:

sudo /etc/init.d/nagios2 stop
sudo dpkg-statoverride --update --add nagios www-data 2710 /var/lib/nagios2/rw
sudo dpkg-statoverride --update --add nagios nagios 751 /var/lib/nagios2
sudo /etc/init.d/nagios2 start

More hints may follow ;-)

Contact  -  Kontakt  -  +  -  @  -  Impressum  -  AGB  -  © 2008 IBCL