How do I enable statistics at Sun ONE Web Server? (NETIQKB33788)

  • 7733788
  • 02-Feb-2007
  • 08-Sep-2008

Resolution

goal
How do I enable statistics at Sun ONE Web Server?

fact
AppManager 5.0.1

fact
Portal Server Unix 1.0

fact
Web Server Unix 1.1

fact
Sun ONE Web Server Enterprise Edition 6.0

fact
SunONEWebSvrUnix_BucketStatistics Knowledge Script

fact
SunONEWebSvrUnix_ConnectionQueue Knowledge Script

fact
SunONEWebSvrUnix_ DNSCacheHitRatio Knowledge Script

fact
SunONEWebSvrUnix_ KeepAlive Knowledge Script

fix

Go to the Sun ONE Web Server console and enable Activate Statistics/Profiling under the Enable Statistics /Profiling page.

Apply the changes and restart the web server.

OR

Include in the first line of  obj.conf line the following declaration:

NameTrans fn="assign-name" from="/stats-xml/*" name="stats-xml"

Also, include the following statements:

<Object name="stats-xml">
Service fn="stats-xml"
</Object>

Add the stats-init SAF to magnus.conf.  Example: 

Init fn="stats-init" profiling="on"

Additional Information

Formerly known as NETIQKB33788