Mario Paranhos wrote:
>
> FFW Feature: Some code inside the agent, like the
ping command, that returns
> a page indicating that WebSpeed is up and how many
DB's are connected,
> etc... Something that is easily machine readable so
you can have an
> automated process monitoring that page from a remote
location.
>
Logged In: YES
user_id=52644
Any recommendations from the community at large regarding
the security implications of such an enhancement?
If we make the "ping" an actual webobject instead of
hard-coding it into web-disp, then we could use FFW's
IP-based security for this.
Things that could possibly be included in the ping:
- Agent PID
- Connected Databases
- Output of wtbman query for the broker
Other ideas?