Suse linux

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
eserreze
Posts: 1
Joined: Mon Jul 22, 2013 4:58 pm

Suse linux

Post by eserreze »

Seems like all the setup, both xi host and remote systems, assume redhat and YUM.

Anyone working in a suse/sles/oes shop like mine ?

I was hoping the XI would be more agnostic. I have the XI running but all the autodiscovery functions fail.

any help would be appreciated.

Ed
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Suse linux

Post by yancy »

eserreze,

Any clue in the error_log?

try running the following and then run the discovery wizard to see if anything appears

Code: Select all

tail -f /var/log/httpd/error_log
(The error_log maybe in a different location on SUSE)

-Yancy
Locked