Class ServiceabilityAgentSupport


  • public class ServiceabilityAgentSupport
    extends java.lang.Object
    Hotspot Serviceability Agent support.
     IMPORTANT NOTE:
          On some UNIX based operating systems and MacOSX operation system, Hotspot Serviceability Agent (SA) process
          attach may fail due to insufficient privilege. So, on these operating systems, user (runs the application)
          must be super user and must be already authenticated for example with "sudo"
          command (also with password) to "/etc/sudoers" file.
    
          For more information about "sudo", please have a look:
              http://en.wikipedia.org/wiki/Sudo
              http://linux.about.com/od/commands/l/blcmdl8_sudo.htm
     
    See Also:
    Task, Result, UniverseData