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
Donat Zenichev 7035d6825b
MT#59962 AmSession: session num getters, use counter directly
3 weeks ago
..
etc
.gitignore MT#33054 Add .gitignore files 12 months ago
CMakeLists.txt
Makefile MT#56184 build: Stop using INSTALL_TOUCH before installing the targets 3 years ago
README.stats
Statistics.cpp MT#63171 Statistics: add dtor 11 months ago
Statistics.h MT#63171 Statistics: add dtor 11 months ago
StatsUDPServer.cpp MT#59962 AmSession: session num getters, use counter directly 3 weeks ago
StatsUDPServer.h MT#63171 StatsUDPServer: facilitate shutdown 11 months ago
query_stats.cxx MT#59962 stats: guard against failed socket() 1 year 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