From 47e6e7c84f008a53061e661f31ae96629bc694ef Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 26 Oct 2014 12:33:50 +0400 Subject: Debian 3.9.10 --- qa/pmdas/dynamic/Remove | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 qa/pmdas/dynamic/Remove (limited to 'qa/pmdas/dynamic/Remove') diff --git a/qa/pmdas/dynamic/Remove b/qa/pmdas/dynamic/Remove new file mode 100755 index 0000000..c29b0a7 --- /dev/null +++ b/qa/pmdas/dynamic/Remove @@ -0,0 +1,14 @@ +#!/bin/sh +# +# Copyright (c) 1997-2002 Silicon Graphics, Inc. All Rights Reserved. +# +# Remove the dynamic PMDA +# + +. /etc/pcp.env +. $PCP_SHARE_DIR/lib/pmdaproc.sh + +iam=dynamic +pmdaSetup +pmdaRemove +exit 0 -- cgit v1.2.3