You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core/plug-in/stats
Stefan Sayer c0fd38d998
updated some cmake config files
15 years ago
..
etc updated some cmake config files 15 years ago
CMakeLists.txt Simplify docs installing 16 years ago
Makefile - make use of LDFLAGS and EXTRA_LDFLAGS for linking 'sems-stats' 16 years ago
README.stats renamed README to avoid doc conflicts 19 years ago
Statistics.cpp added OpenSSL linking exception to license 16 years ago
Statistics.h added OpenSSL linking exception to license 16 years ago
StatsUDPServer.cpp some DBG/INFO logging on startup 15 years ago
StatsUDPServer.h added OpenSSL linking exception to license 16 years ago
query_stats.cxx sems-stats source file .c -> .cxx to avoid confusion while installed. 18 years ago

README.stats

*****************************
* Statistics plug-in README *
*****************************

Description:

This module enables you to monitor Sems. It offers its 
informations through UDP. At the moment, only the number  
of active calls is available.


Using sample program:

1. compile query_stats.c with: 
     g++ -o query_stats query_stats.c

2. use:
     ./query_stats -s m.y.i.p -p port