1PMPOST(1)                   General Commands Manual                  PMPOST(1)
2
3
4

NAME

6       pmpost - append messages to the Performance Co-Pilot notice board
7

SYNOPSIS

9       $PCP_BINADM_DIR/pmpost message
10

DESCRIPTION

12       pmpost  will  append the text message to the end of the Performance Co-
13       Pilot (PCP) notice board file ($PCP_LOG_DIR/NOTICES) in an atomic  man‐
14       ner  that guards against corruption of the notice board file by concur‐
15       rent invocations of pmpost.
16
17       The PCP notice board is intended to be a persistent store and  clearing
18       house  for  important messages relating to the operation of the PCP and
19       the notification of performance alerts from pmie(1) when other  notifi‐
20       cation options are either unavailable or unsuitable.
21
22       Before  being  written,  messages are prefixed by the current time, and
23       when the current day is different to the last  time  the  notice  board
24       file was written, pmpost will prepend the message with the full date.
25
26       If the notice board file does not exist, pmpost will create it.  pmpost
27       would usually run from long-running PCP  daemons  executing  under  the
28       (typically  unprivileged)  $PCP_USER and $PCP_GROUP accounts.  The file
29       should be owned by root, and group writable by the $PCP_GROUP group.
30

FILES

32       $PCP_LOG_DIR/NOTICES
33            the PCP notice board file
34

PCP ENVIRONMENT

36       The file /etc/pcp.conf contains the local values for PCP_ variables.
37

UNIX SEE ALSO

39       logger(1).
40

WINDOWS SEE ALSO

42       pcp-eventlog(1).
43

SEE ALSO

45       pmie(1), pcp.conf(5) and pcp.env(5).
46
47
48
49Performance Co-Pilot                  PCP                            PMPOST(1)
Impressum