-
I have installed all the correct applications. I do have data in the database. I can pull up the website and select the subnets. However I am not getting any of the results. Do you have any suggestions? Also for troubleshooting, how can I convert the date/time in the database to a readable format?.
2009-10-27 12:39:23 UTC by https://www.google.com/accounts
-
Code checks for broadcast address but does not bail out of the loop if it finds it. It works for .0 (in a /24 for example) but not for .255 (again, for /24).
Need a "next;" at line 80. I tested this and it works.
2007-05-22 17:08:03 UTC by rednarb
-
Hello,
I've installed the necessary applications and I can
manual run the hawk.php from the command line which
outputs the ip addresses. The problem I'm have is when
I execute the 'Go' button I do not get any output in my
brower. Any ideas would be appreciated...
Thanks....
2005-12-03 15:19:24 UTC by nobody
-
Leds do not show with the ip listing as the "img"
function has no default width & height.
I solved it by adding "10,10"
to img calls at:
if (!$hostname && !$lastping) {
print "<td>";img
("images/purplesphere.png",10,10);print "</td>";
}
# ping response, but no hostname.
2003-05-26 06:53:20 UTC by nobody
-
Pls contact me at aeg@apw.xs4all.nl.
2003-03-31 22:30:00 UTC by arthur_apw
-
Hi all,
I've worked on a new version of HAWK
added futures are:
added lookup and show of netbios information
added history log changed information
added a table networks which both php an perl use
added some switches to filter row & columns to show
added option for ipranges
added filter and order by options.
Pls advice how to put this in ccs and make a...
2003-03-27 10:17:15 UTC by nobody
-
Logged In: YES
user_id=657258
test.
2003-01-20 19:31:53 UTC by keith_lawson
-
Logged In: YES
user_id=85811
Fixed by Keith Lawson. Changes will roll into next release.
2002-12-11 20:47:16 UTC by gregheim
-
Logged In: YES
user_id=85811
height= and width= cause LEDs not to be displayed within
Internet Explorer.
2002-12-11 20:45:25 UTC by gregheim
-
Logged In: YES
user_id=85811
problem with length= and height= which prevents proper
display of LEDs in Internet explorer.
2002-12-11 20:42:11 UTC by gregheim