Skip to content

report information of the current processes on a remote linux server

Notifications You must be signed in to change notification settings

inPhraZ/remote-ps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-ps

report information of the current processes on a remote linux server

Requirements

  • cmake
  • Boost
  • Protobuf
  • gRPC
  • libprocps

Build and Install

$ git clone https://github.com/inPhraZ/remote-ps.git
$ cd remote-ps
$ mkdir -p cmake/build
$ pushd cmake/build
$ cmake -DCMAKE_INSTALL_PREFIX=/my/install/dir ../..
$ make
$ make install
$ popd

About

report information of the current processes on a remote linux server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published