Page 1 of 1

Suse linux

Posted: Fri Jul 26, 2013 12:07 pm
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

Re: Suse linux

Posted: Fri Jul 26, 2013 12:45 pm
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