1834456 Members
2510 Online
110067 Solutions
New Discussion

measureware

 
SOLVED
Go to solution
John Lipsitz
Occasional Contributor

measureware

Hi,

whats the command to check all my measureware daemons are running ?
2 REPLIES 2
Stefan Farrelly
Honored Contributor
Solution

Re: measureware


you want the /opt/perf/bin/perfstat command. It shows all the Measureware deamons and if theyre running or not. A full set of Measureware daemons should look something like below. (Measureware/DSI integration/ITO)

list of performance tool processes:
----------------------------------

Running midaemon (measurement interface daemon) pid 1446

MeasureWare scope status:
Running scopeux (MWA data collector) pid 1508

MeasureWare background daemon status:
Running ttd (Transaction Tracker daemon) pid 1377

MeasureWare server status:
Running alarmgen (alarm generator) pid 1771
Running agdbserver (alarm database server) pid 1758
Running perflbd (location broker) pid 1411

The following data sources have running repository servers:
PID DATA SOURCE
Running rep_server 1739 SCOPE


ITO Agent Status:

Running opcctla (Control Agent) pid 13909
Running opcmsga (Message Agent) pid 13910
Subagent 1:
Running opcacta (Action Agent) pid 13911
Running opcle (Logfile Encapsulator) pid 13912
Running opcmona (Monitor Agent) pid 13913
Running opcmsgi (Message Interceptor) pid 13914

Im from Palmerston North, New Zealand, but somehow ended up in London...
Ken Scharpell
Valued Contributor

Re: measureware


mwa status
shows the running deamons. scopeux is known to stop sometimes, use this command to restart it;
mwa restart
The whole world is a simple perl script