Skip to content

Lapshin/monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Programming testing task for a company.

This is a server and client applications. Server waiting for a data from clients, and store it in database.

Build

$ mkdir build && cd build
$ cmake ../
$ make

Run

Run the server

$ ./monitor/monitor

Run the client

$ ./client/client

Run with -help argument to see how to use

Log configuration

Project uses zlog library. Config file located in config. Run monitor from the build dirictory or pass path to config in exec command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages