KevinH,
My host is listed in the db when I run through the commands:
Code:
mysql> select distinct(host) from mta_aggregate;
+------+
| host |
+------+
| hawk |
+------+
1 row in set (0.01 sec)
I still get no information on the individual host. Would it make any difference which product I'm using? I'm running the OSS version, I thought it could be due to not running the Network version.