Inquire EM Server Tasks status

Hello Everyone,

we’ve got alot of tasks running in EM Server, but we’ve to enter the web console twice per day to verify that everything is running smooth. Is there a way to inquire EM to retrieve tasks with a “failed” status?

Hi,

You can confgure the mail component in EM-server. It will send notifications when jobs fail.

Kind regards
Nikolaas

This could be useful, but it would be better if through an API I can inquire EM Server to receive information about tasks, because in that way I can implement the information in our monitoring system that allow us to be informed of any problem that happens in the company.

Hi Andrea,

I think you can use ems-cmd https://github.com/easymorph/server-cmd and then use the command to get the taskInfo ?

Kind regards
Nikolaas