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

No executive Report

I dont''t get any Executive Report.

We use 2 AGS320 in HA-Mode.
Our Software is 7.304
Since I update to Version 7.3 no Report is generated.

When I start the Report by Hand the following messages are in the output.

 smtp:/usr/local/bin # ./report_render.plx --type daily
section: web_filtering is all false, deactivating
section: web_usage is all false, deactivating
section: voip_security is all false, deactivating
section: web_security is all false, deactivating
section: p2p_networking is all false, deactivating
section: instant_messaging is all false, deactivating
DEBUG CONFIG:$VAR1 = {
'resource_usage' => {
'cpuusage_graph' => '1',
'diskusage_graph' => '1',
'memswap_graph' => '1'
},
'intrusion_protection' => {
'ips_graph' => '1',
'top_ips_dst' => '1',
'top_ips_rule' => '1',
'top_ips_src' => '1'
},
'web_usage' => {},
'network_security' => {},
'email_security' => {
'mailsec_graph' => '1'
},
'mail_section' => {
'1' => 1
},
'summary' => {
'webadmin_logins' => '1',
'web_filtering' => '0',
'nw_security' => '1',
'up2date_stats' => '1',
'mail_filtering' => '1',
'nw_usage' => '1',
'system_stats' => '1',
'console_logins' => '1'
},
'voip_security' => {},
'web_security' => {},
'p2p_networking' => {},
'email_filtering' => {
'top_spam_country' => '1',
'top_expression' => '1',
'top_virus' => '1',
'top_spam_sender' => '1',
'top_extension' => '1'
},
'network_usage' => {
'interface_graphs' => '1',
'connection_graph' => '1',
'top_services' => '1',
'top_servers' => '1',
'top_clients' => '1'
},
'web_filtering' => {},
'email_usage' => {
'top_recipient' => '1',
'top_sender' => '1'
},
'web_section' => {},
'nwsec_section' => {
'1' => 1
},
'packet_filter' => {
'packetfilter_graph' => '1',
'top_dropped_svc' => '1',
'top_dropped_dst' => '1',
'top_dropped_src' => '1'
},
'imp2p_section' => {},
'instant_messaging' => {}
};
product: ASG | Astaro Security Gateway Appliance
running get_summary
DBD:[[:P]]g::st execute failed: ERROR: could not open relation 20677/16519/16525: No such file or directory
DBD:[[:P]]g::st execute failed: ERROR: could not open relation 20677/16519/16525: No such file or directory


Also in the Dashboard the Daily Statistics are kompletly 0

I need HELP
What can I do??


This thread was automatically locked due to age.
Parents
  • Hi,
    please see a couple of the other threads where people reported "blank dashboard statistics", you'll find answers there on how to re-initialize your broken reporting database tables.

    The report_render tool.plx needs to be called with --sendmail if you want it to send executive reports, otherwise it is only generated but not sent. If that still doesn't work, please take a look into the notifier.log and see what it says about the notification INFO-720 being generated, and in to the smtp log to see if the notification is handed over to the exim properly.

    Cheers,
     andreas
Reply
  • Hi,
    please see a couple of the other threads where people reported "blank dashboard statistics", you'll find answers there on how to re-initialize your broken reporting database tables.

    The report_render tool.plx needs to be called with --sendmail if you want it to send executive reports, otherwise it is only generated but not sent. If that still doesn't work, please take a look into the notifier.log and see what it says about the notification INFO-720 being generated, and in to the smtp log to see if the notification is handed over to the exim properly.

    Cheers,
     andreas
Children
No Data