UDP based profiling
From Wikitech
(Difference between revisions)
(+cat) |
(update) |
||
| Line 1: | Line 1: | ||
# $wgProfiler = new ProfilingSimpleUDP; (in index or Settings) | # $wgProfiler = new ProfilingSimpleUDP; (in index or Settings) | ||
| − | # $wgUDPProfilerHost = ' | + | # $wgUDPProfilerHost = '208.80.152.161'; (in Settings) |
# /usr/local/sbin/collector on webster | # /usr/local/sbin/collector on webster | ||
#* [http://svn.wikimedia.org/viewvc/mediawiki/trunk/udpprofile/ svn root] | #* [http://svn.wikimedia.org/viewvc/mediawiki/trunk/udpprofile/ svn root] | ||
Revision as of 01:08, 5 July 2010
- $wgProfiler = new ProfilingSimpleUDP; (in index or Settings)
- $wgUDPProfilerHost = '208.80.152.161'; (in Settings)
- /usr/local/sbin/collector on webster
- web interface