Installation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
magali
Posts: 1
Joined: Wed Feb 24, 2010 10:04 am

Installation

Post by magali »

Hi,
I am trying to install nagiosxi on my redhat 5.3 , it passes through the 0,1,2 steps ut when I run 3-dbservers command I get the error: ./3-dbservers: line 13: service: command not found.
How can I solve that?

Thanks,M
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: Installation

Post by mmestnik »

Service is called a few times, but it's always for postgresql.

Make sure 1-prereqs completes correctly, specifically make sure postgresql and postgresql-server are installed properly.
Locked