stream->write_function(stream,"%d session(s) - %d out of max %d per sec peak %d (%d last 5min) %s",switch_core_session_count(),last_sps,sps,max_sps,max_sps_fivemin,nl);
stream->write_function(stream,"%d session(s) per Sec out of max %d, peak %d, last 5min %d %s",last_sps,sps,max_sps,max_sps_fivemin,nl);