I new to Astaro and am very pleased with it so far, not sure if what I'm asking is possible or not.
I want to install the Deep Sight Extractor directly onto the ASG box to pull the logs off of there but having a couple of issues;
1. wget is unable to download the files and is just timing ou:
WSC-HNET-FW01:/DeepSight # ping 172.16.10.12
PING 172.16.10.12 (172.16.10.12) 56(84) bytes of data.
64 bytes from 172.16.10.12: icmp_seq=1 ttl=64 time=0.267 ms
64 bytes from 172.16.10.12: icmp_seq=2 ttl=64 time=0.248 ms
64 bytes from 172.16.10.12: icmp_seq=3 ttl=64 time=0.245 ms
--- 172.16.10.12 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.245/0.253/0.267/0.016 ms
WSC-HNET-FW01:/DeepSight # wget http://172.16.10.12/extractor-4.5.tar.gz
--23:52:35-- http://172.16.10.12/extractor-4.5.tar.gz
=> `extractor-4.5.tar.gz'
Connecting to 172.16.10.12:80... failed: Connection timed out.
Retrying.
2. Once I've managed to get the tar.gz onto the server how would I install it as "make" does not seem to be installed.
Any help would be greatly appreciated
Adam
This thread was automatically locked due to age.