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
Peter Lemenkov ff94051b84
Missing include for close(FILE *)
14 years ago
..
etc updated some cmake config files 16 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 16 years ago
StatsUDPServer.h added OpenSSL linking exception to license 16 years ago
query_stats.cxx Missing include for close(FILE *) 14 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