Installing and Using the PVSS-PCMon Toolkit on Linux
or Windows
Latest
version Release Notes
Installation:
Usage:
On your PVSS project:
- Start the DIM Manager (from the PVSS Console):
- PVSS00dim -dim_dp_config PCMonDimConfig -dim_dns_node dns_node_name
- Start a Native Vision Module to Visualize the System
- PVSS00NV -num N -m vision -p fwPCMon/PCservices.pnl (or PVSS00ui ...)
You can then start "Pcmon" servers locally or remotely using the executables in <Installation Directory>/bin:
- Set the environment variable DIM_DNS_NODE to <node name>, <node name> is the complete name of the node where the DIM Name Server (Dns) is running, ex. pcepdelp01.cern.ch or lxplus003.cern.ch.
- On Windows
- double click on <Installation Directory>/bin/Pcmon.exe
- On Linux
- source <Installation Directory>/bin/fwPCMon.csh (or fwPCMon.sh)
- basically to add the path to libdim.so into the LD_LIBRARY_PATH
- type Pcmon&