----- Original Message -----
> All,
>
> I tried to install the MySQL PMDA on PCP 3.6.10 on a CentOS 63 host,
> which did not work.
>
> [chandana@c63 mysql]$ ls
> Install mysql.conf pmdamysql.pl Remove
> [chandana@c63 mysql]$ sudo ./Install
> mktemp: failed to create directory via template
> `/var/lib/pcp/tmp/pmdaproc.XXXXXXXXX': No such file or directory
>
This was a spec file botch at my end, there's a 3.6.10-2 RPM
which was pushed into Fedora and EPEL, but which I now realise
has not been put on oss.sgi.com yet - will get to that shortly.
The dev branch RPM build will work too until then (Makepkgs).
> [chandana@c63 mysql]$ sudo mkdir /var/lib/pcp/tmp/
(this needs to be mkdir -p 1777 ...)
$ rpm -ql pcp | grep tmp
/var/lib/pcp/tmp
/var/lib/pcp/tmp/mmv
/var/lib/pcp/tmp/pmdabash
/var/lib/pcp/tmp/pmie
/var/lib/pcp/tmp/pmlogger
(these were missing in the -1 spec file)
cheers.
--
Nathan
|