[App_rpt-users] app_rpt statistics

Bob kk6ecm at gmail.com
Sun Jan 12 04:46:26 UTC 2014


I'm looking for a way to capture and e-mail repeater useage statistics. In
searching through app_rpt.c, I found the following. 

 

>From app_rpt.c

            myrpt->dailytxtime = 0;

            myrpt->totaltxtime = 0;

            myrpt->dailykeyups = 0;

            myrpt->totalkeyups = 0;

            myrpt->dailykerchunks = 0;

            myrpt->totalkerchunks = 0;

            myrpt->dailyexecdcommands = 0;

            myrpt->totalexecdcommands = 0;

 

My next questions is what is the form of an rpt.conf stanza that could
utilize these variables, capturing these statistics?

 

Is there a way of saving these statistics to a log file, or perhaps a way to
send by e-mail from the repeater to my e-mail address? 

 

Thanks,

Bob

kk6ecm

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20140111/6d2532df/attachment.html>


More information about the App_rpt-users mailing list