Self help
How To
["How To"]
["Geneos > Gateway"]

Geneos - Gateway - Is there a way I can receive email updates with screenshots of my dataviews?

Follow

Comments

3 comments

  • Avatar
    Arnel

    If you encounter the error below from the gateway log you need to convert the file into unix format first.

    /bin/sh: /usr/local/sup/geneos/gateway-email-action/scripts/email_ws.pl: /usr/bin/perl^M: bad interpreter: No such file or directory

    Step 1: install dos2unix

    (on centos - yum install dos2unix)

    Step 2: convert the file 

    [root@galorio-centos:/usr/local/sup/geneos/gateway]

    # dos2unix /usr/local/sup/geneos/gateway-email-action/scripts/email_ws.pl

    dos2unix: converting file /usr/local/sup/geneos/gateway-email-action/scripts/email_ws.pl to Unix format ...

    0
    Comment actions Permalink
  • Avatar
    RaymondHuang

    seem the email_ws.pl is no more in place.

    0
    Comment actions Permalink
  • Avatar
    Marcos Galinanes

    Hi Raymod

    We have double checked and the files are in place under the section 'gateway-email-action'


    Inside you will find a folder to be able to download the script mentioned in this article.

    (PS - Make sure your company proxy/firewall allow connections to "https://github.com/ITRS-Group/")

    0
    Comment actions Permalink

Please sign in to leave a comment.