Turns out that someone has done a fair amount of work in providing a port of "performance co-pilot" to solaris, in the actual upstream source tree. They've even gone so far as to work on SMF integration!!
$ more postinstall #!/bin/sh # Import PCP services into SMF but do not start them - let admin do it # when and it she's ready. svccfg import /var/svc/manifest/application/pcp.xml Would anyone be interested in packaging this up? http://oss.sgi.com/projects/pcp/ _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
