Website traffic notification

Discussion in 'ISPConfig 3 Priority Support' started by tr909192, Sep 22, 2017.

  1. tr909192

    tr909192 Member HowtoForge Supporter

    Dear,

    it's there a way to setup the "Website traffic notification" that come via mail when a domain reach the maximum allowed traffic, in order to get sent when it's reached something like 90% of the traffic allowed, instead when the traffic is already completed?

    Thank you
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no such setting yet. So the only way at the moment would be that you modify the ISPConfig sourcecode.
     
  3. tr909192

    tr909192 Member HowtoForge Supporter

    Ok got it, i'm going to develop something like that.
    Any clue on how can I trigger the cronjob of the traffic calculation manually from command line, without need to wait the nightly run?

    This is necessarly in order to develop and debug my code quickly.
    Thank you.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    See cron_debug.php script in server folder. It contains some usage instructions inside.
     
    tr909192 likes this.
  5. tr909192

    tr909192 Member HowtoForge Supporter

    that's just amazing. thank you
     

Share This Page