!!! Overview
[{$pagename}] is the measuring of the performance and or the load of an [application] or system.


[{$pagename}] may be used to answer questions like:
* How many users are on my Site? (ie on this site now there are [{SessionsPlugin}] sessions)
* How slow is the PayPal API? 
* Our [LDAP Monitor]
* etc.

[{$pagename}] may be used in [Monitoring]

!! [{$pagename}] Categories
Generally, [{$pagename}] can be placed into various categories:
* [Internal Metrics]
* [External Metrics]

!! [Example] [{$pagename}]
* The server this wiki is run on, the time is: __[{CurrentTimePlugin format='yyyy-MM-dd G \'at\' HH:mm:ss z'}]__
* This server has been up for [{$uptime}].
* now there are [{SessionsPlugin}] sessions
* These are the distinct Sessions there are [{INSERT SessionsPlugin property=distinctUsers}]
* These are the Users we know about and their Status:
||User Name||Login Status
|[{$username}]|[{$loginstatus}]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]