Monitoring  3.3.4
O2 Monitoring library
o2::monitoring::ProcessDetails Class Reference

Collects process and machine related details such as PID, process name, hostname. More...

#include <ProcessDetails.h>

Collaboration diagram for o2::monitoring::ProcessDetails:

Public Member Functions

 ProcessDetails ()
 Generates all data.
 
unsigned int getPid () const
 PID getter.
 
std::string getProcessName () const
 Process name getter.
 
std::string getHostname () const
 Hostname getter.
 

Detailed Description

Collects process and machine related details such as PID, process name, hostname.


The documentation for this class was generated from the following files: