In that instance, how does one have the realtime wallboard work? I cannot seem to get any stats in that instance.
Qloaderd is working fine, the data is on the MYSQL server, the string in configuration.properties points to that mysql server and the proper partition (I can pull reports and they look like they should)
EDIT:
Fixed it myself.
My problem was the fact that I edited the time offset in qloaderd.pl, when I should not as all my servers are in the same time zone
my $timezone_offset = 0 * 3600; # in seconds