Forum Discussion

13 Replies

  • i am afraid it is not possible.

     

    there is rfe. you may open a support case to expedite it.

     

    ID273716 - RFE: allow user customizable subject line for alertd e-mails

     

  • I thought you could, as follows;

    You can modify the default subject by specifying it in the body contents, like so: body="Subject: subject_text. \r\n\r\n body_text…".
    
  • beginning in 11.2.0, blank line is added between subject and body (the one we configure in /config/user_alert.conf).

    e.g.

    -----Original Message-----
    From: root [mailto:root@ve11a.acme.local] 
    Sent: Thursday, May 29, 2014 6:49 PM
    To: nitass
    Subject: 01070638:5: Pool /Common/foo member /Common/200.200.200.101:80 monitor status down. [ /Common/fake: down ] [ was unchecked for 2hrs:8mins:17sec ]
    
    Subject: subject_text. \r\n\r\n body_text.
    
    • nitass's avatar
      nitass
      Icon for Employee rankEmployee
      i never tested but i think it may work. anyway, not sure which subject line will be shown (there are two subject lines).
    • kridsana's avatar
      kridsana
      Icon for Cirrocumulus rankCirrocumulus
      i think v.10 is work via this method don't know why 11.x isn't work though.
  • beginning in 11.2.0, blank line is added between subject and body (the one we configure in /config/user_alert.conf).

    e.g.

    -----Original Message-----
    From: root [mailto:root@ve11a.acme.local] 
    Sent: Thursday, May 29, 2014 6:49 PM
    To: nitass
    Subject: 01070638:5: Pool /Common/foo member /Common/200.200.200.101:80 monitor status down. [ /Common/fake: down ] [ was unchecked for 2hrs:8mins:17sec ]
    
    Subject: subject_text. \r\n\r\n body_text.
    
    • nitass_89166's avatar
      nitass_89166
      Icon for Noctilucent rankNoctilucent
      i never tested but i think it may work. anyway, not sure which subject line will be shown (there are two subject lines).
    • kridsana's avatar
      kridsana
      Icon for Cirrocumulus rankCirrocumulus
      i think v.10 is work via this method don't know why 11.x isn't work though.
  • @What Lies Beneath

     

    I tried but it's not working

     

    Subject is still 010d0001 (code of error)

     

    Body is "Subject: Test CPU TEMP HIGH. \r\n\r\n This is body.."