New monitor to execute an SSH command

New monitor to execute an SSH command

I want to create a monitor that will log the active port 80 connections on my apache server with the following command:

netstat -an | grep :80 | grep ESTABLISHED | wc -l

How do I go about creating a monitor that will execute this ssh command and log the results?

thank you. 

PT
              New to ADManager Plus?

                New to ADSelfService Plus?