Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

all graphs are empty

Hey everyone,
I have the next problem.

I installed the software appliance again, after this fresh installation, all logs are available (no problem). Before the new installation, everything was allright.

First I imported this backup in the fresh installation, but then... all graphs are without any content.
I thought it is a bug, afterwards I installed the Up2Date package. Without any alterations - no content in my graphs.

Ok, after that, I tried the next installation. I imported another! backup-file during the first configuration wizard. --> all graphs are empty

It is possible, that the required service is not running?
FYI - i rebooted the system a few times, but nothing changed.

nice greetings!


This thread was automatically locked due to age.
Parents
  • 2012:07:05-11:31:01 ASG120_WR /usr/sbin/cron[17605]: (root) CMD (/sbin/audld.plx --trigger)
    2012:07:05-11:32:01 ASG120_WR /usr/sbin/cron[17796]: (root) CMD (  nice -n19 /usr/local/bin/gen_inline_reporting_data.plx)
    2012:07:05-11:32:08 ASG120_WR postgres[17828]: [2-1] ERROR:  function pct(bigint, bigint) does not exist at character 205
    2012:07:05-11:32:08 ASG120_WR postgres[17828]: [2-2] HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
    2012:07:05-11:32:08 ASG120_WR postgres[17828]: [2-3] STATEMENT:  with x as (select sum(duration) as dursum, sum(transfer) as trafsum, sum(requests) as reqsum from websecsessions_data  where logday between '2012-07-05' and '2012-07-05') select sum(transfer) as traffic, pct(cast(sum(transfer) as bigint), cast(x.trafsum as bigint)) as traffic_pct, pct(cast(extract(epoch from sum(duration)) as bigint), cast(extract(epoch from x.dursum) as bigint)) as dur_pct, sum(requests) as requests, clientusername as userid, pct(cast(sum(requests) as bigint), cast(x.reqsum as bigint)) as req_pct, count(distinct(clientusername)) as cnt_userid, sum(duration) as duration, sum(pages) as pages from websecsessions_data, x  where logday between '2012-07-05' and '2012-07-05' group by clientusername, x.dursum, x.trafsum, x.reqsum order by duration DESC limit 10 offset 0
Reply
  • 2012:07:05-11:31:01 ASG120_WR /usr/sbin/cron[17605]: (root) CMD (/sbin/audld.plx --trigger)
    2012:07:05-11:32:01 ASG120_WR /usr/sbin/cron[17796]: (root) CMD (  nice -n19 /usr/local/bin/gen_inline_reporting_data.plx)
    2012:07:05-11:32:08 ASG120_WR postgres[17828]: [2-1] ERROR:  function pct(bigint, bigint) does not exist at character 205
    2012:07:05-11:32:08 ASG120_WR postgres[17828]: [2-2] HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
    2012:07:05-11:32:08 ASG120_WR postgres[17828]: [2-3] STATEMENT:  with x as (select sum(duration) as dursum, sum(transfer) as trafsum, sum(requests) as reqsum from websecsessions_data  where logday between '2012-07-05' and '2012-07-05') select sum(transfer) as traffic, pct(cast(sum(transfer) as bigint), cast(x.trafsum as bigint)) as traffic_pct, pct(cast(extract(epoch from sum(duration)) as bigint), cast(extract(epoch from x.dursum) as bigint)) as dur_pct, sum(requests) as requests, clientusername as userid, pct(cast(sum(requests) as bigint), cast(x.reqsum as bigint)) as req_pct, count(distinct(clientusername)) as cnt_userid, sum(duration) as duration, sum(pages) as pages from websecsessions_data, x  where logday between '2012-07-05' and '2012-07-05' group by clientusername, x.dursum, x.trafsum, x.reqsum order by duration DESC limit 10 offset 0
Children
No Data