Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	autolearn_force=no version=3.4.1
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:reply-to:to:from:subject:organization:message-id
         :date:user-agent:mime-version:content-transfer-encoding;
        bh=3laHy/kLrFS61854AT1Upvs0F5hNEoOK8IeBATevsh0=;
        b=KPlZZGZQ3EBm0JtIM8KrlAUfdPly3zLswz3nrU5pVUB8XukavUHU6pT6oELPfdI8a7
         nOSgjAjnbx7luymdx6Ex3PovcKdDfQMeYgRBQ3iNYYIOquZfEaVuSF9u6zS1UMb9N0Ma
         AROpFsqziNf8jO9nJuiQfFAISkUy4mMhFRHuCzTxwRh/UUf4V+SmBdTLgbN5hnC4kjfD
         KIunr3NZ2YuyMYRHbiX/eos00sKEo0p02MdIQMHRSkpqSZymdYpgU7xPpWGiA/yW15F8
         b9EjROZ6wm2CxMpzE00vc5E46IWxSJRVAL5SBybRGnCeMxFOz7nsJz8pNfAqEghf4ZHO
         K0dg==
X-Gm-Message-State: AOPr4FUD0jtPwOi9d+e5iSJj7p41rbAUB+cTg/wJeMd62uZMlnvzuWkX9pwo5a1ygeiwHCG1
X-Received: by 10.28.232.24 with SMTP id f24mr16098411wmh.58.1463994100120;
        Mon, 23 May 2016 02:01:40 -0700 (PDT)
Reply-To: Marko Myllynen <myllynen@redhat.com>
To: zsh workers <zsh-workers@zsh.org>
From: Marko Myllynen <myllynen@redhat.com>
Subject: PCP zsh completions
Organization: Red Hat
Message-ID: <5742C6F1.5030602@redhat.com>
Date: Mon, 23 May 2016 12:01:37 +0300
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
 Thunderbird/38.8.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-Seq: zsh-workers 38535

Hi,

FWIW, FYI, I mentioned in an earlier email that I'm working with some
additional zsh completions. I've now created them for PCP, Performance
Co-Pilot. Here's a brief PCP introduction:

The Performance Co-Pilot (PCP, http://www.pcp.io/) system is a toolkit
for collecting, archiving, and processing performance metrics from
multiple operating systems. A typical Linux PCP installation offers over
1,000 metrics by default and is in turn extensible with its own plugins.
In addition to very complete /proc based statistics, readily available
PCP plugins provide support for such system and application level
components as 389 Directory Server, Apache, containers, GFS2, Gluster,
KVM, MySQL, NFS, Oracle, Postfix, PostgreSQL, Samba, and Sendmail, among
others. PCP also runs on many  platforms, including Linux, Mac OS X,
FreeBSD, NetBSD, Solaris, and Windows.

Since the PCP command line tools ("clients" in PCP parlance) evolve over
the time I submitted the completions to PCP upstream where it's easier
to keep them in-sync with the client code:

http://oss.sgi.com/cgi-bin/gitweb.cgi?p=pcp/pcp.git;a=commit;h=d74ef3fd6928431c5a594dcfbcf86b9abfd88c8b

Thanks,

-- 
Marko Myllynen

