Results 1 to 15 of 15

Thread: How to: daily email report

  1. #1
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182

    How to: daily email report

    Had a good look through old posts and read the manual but couldn't find anything on this. How would I set up an automatic daily (at a fixed time) that would report on the monitored parameters ?

    Many Thanks

  2. #2
    New User
    Join Date
    Oct 2015
    Location
    Rigby, ID
    Posts
    1
    Following. I'm curious about the ability to do this as well.

  3. #3
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Did some more searching on this and still couldn't find an answer, anyone know how to do this ?

  4. #4
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,492
    It cannot be done with Fusion notifications.

    If you configure the Apex itself to send emails and get that working, the rest is easy - just add an If Time statement to turn on the email outlet once per day, such as:

    If Time 08:00 to 08:01 Then ON
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  5. #5
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Thanks Russ, just tried that and only got this email output:

    Date: 2017-01-17 23:39:59 (2017-01-17 22:39:59 UTC)
    Status: ON
    Statement: If Time 23:00 to 23:00 Then ON

    Do I need to add something else to that program ?

  6. #6
    Frequent Visitor
    Join Date
    Dec 2013
    Location
    Canada
    Posts
    76
    You need to add the parameters that you would like to be emailed to you in the email alarm statement

    Sent from my SM-G935W8 using Tapatalk

  7. #7
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by KrazyKuch View Post
    You need to add the parameters that you would like to be emailed to you in the email alarm statement

    Sent from my SM-G935W8 using Tapatalk
    Still not sure how to integrate the outlet into this program. Here's the test program without the outlet:

    If Time 23:43 to 23:44 Then ON

    How would you add the outlet ?

  8. #8
    Frequent Visitor rlauer's Avatar
    Join Date
    Jan 2016
    Location
    San Diego, California
    Posts
    90
    You would add something like the following to e-mail alerts where Main_Pump is the name of the outlet:

    If Output Main_Pump = OFF Then ON

    "Outlets" are now called "outputs".
    Rob

  9. #9
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by rlauer View Post
    You would add something like the following to e-mail alerts where Main_Pump is the name of the outlet:

    If Output Main_Pump = OFF Then ON
    Thanks for that but I don't think it answers the question unless I misunderstood.

    Here I need to get the info from an outlet i.e. pH, Temp, Orp etc

    Ie I need to know the status of a parameter outlet rather than receive an email to say something has happened.

    I'm sure it's possible but I'm a numpty

  10. #10
    Frequent Visitor rlauer's Avatar
    Join Date
    Jan 2016
    Location
    San Diego, California
    Posts
    90
    Right. I have not come across a way to get an proactive alert on the status of a parameter. Given RussM's response earlier in the thread and his extensive knowledge of Fusion, I would say this is not possible.

    You can always pose the question to Neptune support as a last effort.
    Rob

  11. #11
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,492

    How to: daily email report

    A emailed report listing all current parameters is not possible through Fusion. As I said earlier, this can be done if you configure the Apex to send email directly. But this can be difficult to get set up, and I really don't feel it's worth the hassle when you can simply hit Fusion at any time from anywhere to see your current probe parameters.

    Setting up SMTP email delivery is covered in the Comprehensive Reference Manual. But I reiterate - it's a challenge these days.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  12. #12
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by RussM View Post
    A emailed report listing all current parameters is not possible through Fusion. As I said earlier, this can be done if you configure the Apex to send email directly. But this can be difficult to get set up, and I really don't feel it's work the hassle when you can simply hit Fusion at and Time from anywhere to see your current probe parameters.

    Setting up SMTP email delivery is covered in the Comprehensive Reference Manual. But I reiterate - it's a challenge these days.
    OK thanks Russ, appreciate the reply and clarity as always.

    What prompted this was watching a recent Sanjay video where he states this is a feature he has running, hence my interest.

    For me I travel a lot, and email access is normally OK although full web access isn't always great in Bogata, Bolivia and Botswana and the benefit that Sanjay mentions is that this if this email isn't received that you know something could be wrong and it's then worth investing more time and effort to investigate.

    I'll check out the option you mentioned above although sounds like it could be beyond my abilities.

    Plan B: pay No2 daughter to email me a screen shot....

  13. #13
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Heres the video I mentioned where this feature is mentioned, Mike Palletta also says he uses the same

    https://youtu.be/VHffyLs0cFo?t=26m41s

    Would be a useful feature

  14. #14
    New User
    Join Date
    Dec 2016
    Location
    USA, NJ
    Posts
    1
    This would be so useful.
    It would be really nice to get an email from my apex ever morning at 6am giving my my temp, ph, orp, salinity, and just letting me know everything is ok

    Neptune Systems can you please make this available?

  15. #15
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by jhopiv View Post
    This would be so useful.
    It would be really nice to get an email from my apex ever morning at 6am giving my my temp, ph, orp, salinity, and just letting me know everything is ok

    Neptune Systems can you please make this available?
    You already can.

    Add

    If Time 06:00 to 06:01 Then ON


    To your email outlet.

    Sent from my SM-G965U using Tapatalk

Similar Threads

  1. Measurement Report/Snapshot
    By mvhull in forum APEX Fusion
    Replies: 0
    Last Post: 09-26-2019, 07:47
  2. Nothing to Report
    By MHG in forum The Neptune Café
    Replies: 0
    Last Post: 05-05-2017, 13:44
  3. Feed cycle report
    By bmwtown in forum APEX Fusion
    Replies: 4
    Last Post: 02-21-2015, 07:46
  4. Daily email / text stopped working?
    By jvelkgrove in forum Networking & Internet Connectivity
    Replies: 6
    Last Post: 03-20-2014, 20:51

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •