StatusMap
Posted: Thu Mar 03, 2011 9:53 am
Everyone
I am a bit of a Nubie on this Nagios Product, my issue is that I have installed Nagios and it seems to be working fine expect for the statusmap and histographs....getting object not found...
I am runing SLES 11 with Nagios 3.2.3
The statusmap.cgi file is missing as well...I have done my research and it appears that i am missing some libraries. I DO have the gd libraries, png, zlib, and freetype libraries installed--to be safe i installed everything. Apache2 and the Libraries were installed using YAST but Nagios was download and intalled from the tar.gz files and then I ran configure and make commands
I have even tried that Boutell gd ..I have recomplied and compiled trying everying i can find and think of...what am I missing
from nagios directory
make clean
./configure --with-command-group-nagcmd
~even tried # ./configure --with-gd-lib=/usr/lib --with-gd-inc=/usr/include
make all
make install
make install-init
make install-config
make install-command-mode
make install-webconf
When run the configure command for the gd from boutell
it says that freetyp libpng and zlib libraries are not available, but according to YAST they are there----/usr/lib
tried to user ./configure --with-jpeg=/usr/lib
Thanks
I am a bit of a Nubie on this Nagios Product, my issue is that I have installed Nagios and it seems to be working fine expect for the statusmap and histographs....getting object not found...
I am runing SLES 11 with Nagios 3.2.3
The statusmap.cgi file is missing as well...I have done my research and it appears that i am missing some libraries. I DO have the gd libraries, png, zlib, and freetype libraries installed--to be safe i installed everything. Apache2 and the Libraries were installed using YAST but Nagios was download and intalled from the tar.gz files and then I ran configure and make commands
I have even tried that Boutell gd ..I have recomplied and compiled trying everying i can find and think of...what am I missing
from nagios directory
make clean
./configure --with-command-group-nagcmd
~even tried # ./configure --with-gd-lib=/usr/lib --with-gd-inc=/usr/include
make all
make install
make install-init
make install-config
make install-command-mode
make install-webconf
When run the configure command for the gd from boutell
it says that freetyp libpng and zlib libraries are not available, but according to YAST they are there----/usr/lib
tried to user ./configure --with-jpeg=/usr/lib
Thanks