This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 29 lines
!!! 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' }]