Line 54: |
Line 54: |
| | | |
| Manually launch an inventory on the computer you've set, this will force the ipdiscovery. A few min later it was done! | | Manually launch an inventory on the computer you've set, this will force the ipdiscovery. A few min later it was done! |
| + | |
| + | |
| + | By the way, I've made a quick list of needed Perl modules... I just gathered needed modules in OCS Server+Agent+IPDiscovery readmes. It should work on all SME versions: |
| + | yum install perl'(Apache::DBI)' |
| + | yum install perl'(Archive::Tar)' |
| + | yum install perl'(Compress::Zlib)' |
| + | yum install perl'(Crypt::OpenSSL::Bignum)' |
| + | yum install perl'(Crypt::OpenSSL::RSA)' |
| + | yum install perl'(DBI)' |
| + | yum install perl'(DBD::Mysql)' |
| + | yum install perl'(Digest::MD5)' |
| + | yum install perl'(IO::Socket::SSL)' |
| + | yum install perl'(IO::Zlib)' |
| + | yum install perl'(Mail::DomainKeys)' |
| + | yum install perl'(MIME::Lite)' |
| + | yum install perl'(Net::IP)' |
| + | yum install perl'(Net::Jabber)' |
| + | yum install perl'(Net::SSLeay)' |
| + | yum install perl'(Net::XMPP)' |
| + | yum install perl'(SOAP::Lite)' |
| + | yum install perl'(LWP)' |
| + | yum install perl'(XML::Simple)' |
| + | yum install perl'(XML::Stream)' |
| + | Some RPMs are not in standard repos, I used DAG to find them... |
| + | I don't know if this can be useful to anyone. |
| | | |
| | | |
| Cool34000 | | Cool34000 |