UDP based profiling

From Wikitech
(Difference between revisions)
Jump to: navigation, search
(+cat)
(update)
Line 1: Line 1:
 
# $wgProfiler = new ProfilingSimpleUDP; (in index or Settings)
 
# $wgProfiler = new ProfilingSimpleUDP; (in index or Settings)
# $wgUDPProfilerHost = '10.0.0.23'; (in Settings)
+
# $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

  1. $wgProfiler = new ProfilingSimpleUDP; (in index or Settings)
  2. $wgUDPProfilerHost = '208.80.152.161'; (in Settings)
  3. /usr/local/sbin/collector on webster
  4. web interface
Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox