Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pmdaelasticsearch(1) [centos man page]

PMDAELASTICSEARCH(1)					       Performance Co-Pilot					      PMDAELASTICSEARCH(1)

NAME
pmdaelasticsearch - elasticsearch performance metrics domain agent (PMDA) DESCRIPTION
pmdaelasticsearch is a Performance Metrics Domain Agent (PMDA) which exports metric values from elasticsearch. INSTALLATION
This PMDA requires that elasticsearch is running on the local host and is accepting queries on TCP port 9200 Install the elasticsearch PMDA by using the Install script as root: # cd $PCP_PMDAS_DIR/elasticsearch # ./Install To uninstall, do the following as root: # cd $PCP_PMDAS_DIR/elasticsearch # ./Remove pmdaelasticsearch is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed. FILES
$PCP_PMDAS_DIR/elasticsearch/es.conf optional configuration file for pmdaelasticsearch elasticsearch PMDA for PCP $PCP_PMDAS_DIR/elasticsearch/Install installation script for the pmdaelasticsearch agent $PCP_PMDAS_DIR/elasticsearch/Remove undo installation script for the pmdaelasticsearch agent $PCP_LOG_DIR/pmcd/elasticsearch.log default log file for error messages from pmdaelasticsearch SEE ALSO
pmcd(1). 3.8.10 Performance Co-Pilot PMDAELASTICSEARCH(1)

Check Out this Related Man Page

PMDASNMP(1)						       Performance Co-Pilot						       PMDASNMP(1)

NAME
pmdasnmp - Gateway from SNMP to PCP (PMDA) DESCRIPTION
pmdasnmp is a Performance Metrics Domain Agent (PMDA) which provides a generic gateway from PCP queries from a PCP client to SNMP queries to one or more SNMP agents. INSTALLATION
If you want access to the SNMP gateway performance metrics, do the following as root: # cd $PCP_PMDAS_DIR/snmp # ./Install If you want to undo the installation, do the following as root: # cd $PCP_PMDAS_DIR/snmp # ./Remove pmdasnmp is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed. CONFIGURATION
TODO: define config file format here - map/set/host/... etc FILES
$PCP_PMDAS_DIR/snmp/snmp.conf optional configuration file for pmdasnmp $PCP_PMDAS_DIR/snmp/Install installation script for the pmdasnmp agent $PCP_PMDAS_DIR/snmp/Remove undo installation script for the pmdasnmp agent $PCP_LOG_DIR/pmcd/snmp.log default log file for error and warn() messages from pmdasnmp SEE ALSO
pmcd(1) and SNMP 3.8.10 Performance Co-Pilot PMDASNMP(1)
Man Page

14 More Discussions You Might Find Interesting

1. HP-UX

Install files for hp ux

ok im not exactly a unix expert but i purchased a workstation online it has hp ux 11i on it and i would like to make a cd for hp ux 11i is there a way at all to copy the installation files to a cd... im not exaclty sure where the instalation files might be but thats what i was also hoping that you... (18 Replies)
Discussion started by: bbutler3295
18 Replies

2. Shell Programming and Scripting

need help with script

I have created a log file to attempt to alert myself if root or oracle directly logs into a server. I want to create a script that will check this log file every 30 minutes and if it finds one, send an alert. I can do everything but cannot figure out what combination of grep will work. My... (5 Replies)
Discussion started by: scriptarg
5 Replies

3. OS X (Apple)

ARD Agent vulnerability

today an anonymous slashdot user posted this little shell command, that uses the ARDAgent to gain root access, without ever needing to authenticate. the script is: osascript -e 'tell app "ARDAgent" to do shell script "whoami"' Can be used to things like: osascript -e 'tell app "ARDAgent" to... (3 Replies)
Discussion started by: afriend
3 Replies

4. UNIX for Dummies Questions & Answers

Veritas Netbackup Agent Running

I was facing problems in taking backup of a windows server for quiet a long time.i have again reinstall the client software to get rid of this. my question : how to check the agent (netbackup) is running on client side or not?? how to check???? bcoz reinstalltion is not a good solution .:( (6 Replies)
Discussion started by: saurabh84g
6 Replies

5. High Performance Computing

High Performance Computing

I am interested in setting up some High Performance Computing clusters and would like to get people's views and experiences on this. I have 2 requirements: 1. Compute clusters to do fast cpu intensive computations 2. Storage clusters of parallel and extendable filesystems spread across many... (6 Replies)
Discussion started by: humbletech99
6 Replies

6. Shell Programming and Scripting

compare strings to report error

Hi, I am a newbie in unix. I have to solve a problem. I have a file ( properties.file) with different (key=value) values, as below agent.x=xyz agent.y=xyz agent.z=xyz I have some other files in the system in different locations with different (key=value) values. ... (5 Replies)
Discussion started by: raghu.amilineni
5 Replies

7. Web Development

Performance Metrics for vB Global Translator

(4 Replies)
Discussion started by: Neo
4 Replies

8. Solaris

Solaris Performance Monitoring Tools????

(6 Replies)
Discussion started by: Mack1982
6 Replies

9. BSD

Install cd won't work

Hi! I'm sure that somebody here installed freeBSD from a download of a virtual disc (.iso). But I made 5 downloads of 5 differents freeBSD installation (and no one has worked).Can somebody tell me where to download and how (if needed) to prepare the cd? (8 Replies)
Discussion started by: maxum
8 Replies

10. AIX

AIX 6.1 Memory Performance issues

Good Day Everyone, Just wonder anyone has encounter AIX 6.1 Memory Performance issues ? What I have in my current scenario is we have 3 datastage servers (Segregate server and EE jobs - for those who know Datastage achitect) and 2 db servers(running HA to load balance 4 nodes partitions for... (3 Replies)
Discussion started by: ckwan
3 Replies

11. Shell Programming and Scripting

Using sed to execute multiple commands

Let's say I have a file called test.out. In this file I want to do the following: 1. Search for DIP-10219 and with this: 2. Remove everything in front of cn= 3. Remove everything after *com 4. Remove duplicate lines 5. Replace ( with \( 6. Replace ) with \) For 1-3 I have figured out this... (11 Replies)
Discussion started by: exm
11 Replies

12. Shell Programming and Scripting

Performance Monitoring script for UNIX servers

Hi, I have been working on writing an automated script that will run 24x7 to monitor the performance parameters like CPU,Memory,Disk I/O,Network,SWAP Space etc for all types of Unix servers ( HP-UX,AIX,SOLARIS,LINUX). Problem is I am confused with the commands top,prstat,vmstat,free,sar etc.... (4 Replies)
Discussion started by: ssk250
4 Replies

13. Red Hat

Remove new line for a particular place

Hello All, I have a text file which gets uploaded to tables using shells script. However before running that script I need to alter it, like in the below I have to firstly find the word 1234 and remove the new line from end of it. 1234,5678,fasfasasfsadf abc changes to... (11 Replies)
Discussion started by: Sandeep_sandy
11 Replies

14. Shell Programming and Scripting

Read log file to create Performance index

I am required to create a CSV file reading last 200000 lines form a log file. I have to grep 3 parameters from this log file and write these parameters in the .csv file, with time stamp. This script will be setup in a cron job which will run every 10 minutes. I have written the script but it is... (5 Replies)
Discussion started by: Crazy_Nix
5 Replies