Discussion:
reportmail: No such file or directory
yashingo x
2012-02-24 00:28:50 UTC
Permalink
yashingo x [http://community.zenoss.org/people/yashingo_x] created the discussion

"reportmail: No such file or directory"

To view the discussion, visit: http://community.zenoss.org/message/64749#64749

--------------------------------------------------------------
When I test a scheduled report called testreportCairo.sh I get the following error:

"./testreportCairo.sh: line 3: /bin/reportmail: No such file or directory"

According to my little skill in Linux I have no reportmail installed, could you help me install this tool or to solve this problem.

I am following the guide http://community.zenoss.org/docs/DOC-9410 http://community.zenoss.org/docs/DOC-9410


Code:

[***@localhost scripts]# vi ./testreportCairo.sh
#!/bin/sh
REPORTS_URL=http://192.3.3.50:8080/zport/dmd/reports#reporttree:.zport.dmd.Reports.Graph%20Reports.Test%20report
/bin/reportmail --user=user --passwd=passwd --from="***@mydomain.com" --address="***@mydomain.com" --subject="Zenoss: Availability Report" --url="/Performance Reports/Availability Report"


I use Zenoss Vm appliance
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64749#64749]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
dpetzel
2012-02-24 00:50:49 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: reportmail: No such file or directory"

To view the discussion, visit: http://community.zenoss.org/message/64750#64750

--------------------------------------------------------------
Looks like you missed the "$ZENHOME" in the $ZENHOME/bin/reportmail that is listed in the guide you linked to.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64750#64750]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
yashingo x
2012-02-24 17:58:47 UTC
Permalink
yashingo x [http://community.zenoss.org/people/yashingo_x] created the discussion

"Re: reportmail: No such file or directory"

To view the discussion, visit: http://community.zenoss.org/message/64770#64770

--------------------------------------------------------------
as I can verify or solve it?
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64770#64770]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...