Solaris agent


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Solaris agent
# 1  
Old 08-26-2005
Solaris agent

Hello,
on Solaris 5.8 I've installed SunMgtCenter to get the time agent;
it's under /opt/SUNWsymon/sbin/es-start -a
it's in ps -ef | grep agent
...but it doesn't work; the machine is always in alarm cause the time is different of the clock server;

is it clear enough ?

tks
cc
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Install Zabbix agent on Solaris 11

Hello all, I'm trying to set up a few Solaris servers in Zabbix. I did some googling and RTFMing and found there where two ways. 1. Download and install pre-compiled Zabbix agent from Zabbix or 2.To download and install from opencsw I downloading the pre-compiled Zabbix agent from... (10 Replies)
Discussion started by: sph919
10 Replies

2. Solaris

VCS on Solaris: VCS ERROR V-16-2-13077 (host2) Agent is unable to offline resource(DiskReservation)

hi, dear all I get a problem "VCS ERROR V-16-2-13077 " on VCS 4.1 for Solaris 10. I can not offline the host2 when the raid is bad. I don't know the reason and how to offline host2 and switch to host1. please help me, thank you! the message of engine_A.log is : ... (2 Replies)
Discussion started by: ForgetChen
2 Replies

3. UNIX for Dummies Questions & Answers

vcs agent

Hi all, I'm new to vcs. I have a doubt. I need to know, what will happen if an agent is stopped while reources being online. Eg.. while the oracle agent is stopped, will all the oracle resources will become offline.. Advanced thanks (1 Reply)
Discussion started by: sunshine12
1 Replies

4. Solaris

How to install Tripwire agent Solaris servers

Hi , Please help me to install Tripwire agent in one of my Solaris 5.9 server. I have a zipped copy of the agent file in my local drive. When trying to ftping the file from local drive to the server its showing error as " cannot copy the files" Please help me to solve this issue. ... (2 Replies)
Discussion started by: Renjesh
2 Replies

5. Solaris

Installing SNMP Agent on Solaris Systems

Hi, I am trying to apply the steps in the below link: http://manageengine.adventnet.com/products/applications_manager/help/appendix/snmp-agent-discovery.html#solaris but I couldn't continue with the step number 2 ... what is the path of C compiler. export PATH=<gcc path>:$PATH ... (3 Replies)
Discussion started by: adel8483
3 Replies

6. IP Networking

SNMP agent

Hi, I am really new in linux and SNMP. I have a SNMP agent in Linux (net-snmp). I have my MIB in the /usr/share/mibs directory, and I didn't manage to understand where and how do I put the values of the fields in the MIB? The values are static, so the agent need to return the same value in... (0 Replies)
Discussion started by: linuxbegginer
0 Replies
Login or Register to Ask a Question
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)