SlimStat host -W 1 problem
Posted by: rnd
Posted on: 2006-07-05 04:35:00
I've installed statistics analyser SlimStat http://wettone.com/code/slimstat and run into a problem where there's no resolution on reverse IP lookups. The PHP script uses a shell executable like this:
host -W 1 IP#
The version of the host command running on DH doesn't recognise the -W option that sets a timeout, one second in this case. I tried running the command with just -w but don't see a reverse lookup in my db.
Any hints much appreciated!
rnd