orangehand Posted May 6, 2014 Posted May 6, 2014 Does this section mean it will monitor access to google on port 80? What I really need is to monitor 25/SMTP on the system and be notified if it goes down. <MonitoredPorts> <!--Type - port's type (TCP or UDP)--> <!--Number- port's number--> <!--Name- port's name --> <!--Name- port's address (only applicable if port type is TCP)--> <Port Type="TCP" Number="80" Name="80" Address="www.google.com"/> Ta!
Calin Posted May 7, 2014 Posted May 7, 2014 Hello, If you don't specify the Address then it will monitor ports on localhost.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now