How to create a service which can execute an Unix command

Hello,
I dont have much experience developing services, all my experience is being a WM administrator, so… I want to create a service which can execute an Unix command to monitor the FS space. How can I do that?

Hi Rocio,

please have a look at the IS Built-In-Services Reference and check for a service named executeOSCommand.

You will have to modify a config file in WmPublic/conf to allow the desired OS commands.
Remember to reload the WmPublic package afterwrds.

Regards,
Holger