peak sessions step 1

This commit is contained in:
Ken Rice
2013-07-20 15:00:06 -05:00
parent b9c9d34482
commit 3c7e78ac5a
8 changed files with 52 additions and 3 deletions
+2
View File
@@ -240,6 +240,8 @@ struct switch_runtime {
int32_t sps_last;
int32_t sps_peak;
int32_t sps_peak_fivemin;
int32_t sessions_peak;
int32_t sessions_peak_fivemin;
switch_log_level_t hard_log_level;
char *mailer_app;
char *mailer_app_args;