ReadMe
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

WINDOWS

  1. Scripts to generate webalizer pages from kannel access.log format.
  2. * smsc-id name have only one slash in it
  3. example: KannelClient-P12345
  4. First field is client name and second field is short number, "P"
  5. for production SMSC
  6. * sendsms-user and service name have at least two slashes in it
  7. example: KannelClient-MT-Logos or KannelClient-MO-ReplyLogo
  8. First field is client name, second is MT for sendsms-users 
  9. (web generated MT messages) and MO for services (even if it is
  10. a MT message, it's a reply to an MO). Could be something like
  11. USER and SERVICE. Third field is the service name.
  12. * scripts have some hard-coded directories and filenames.
  13. I have a user kannel, in directory /home/kannel, inside a
  14. bin, etc and var/log. Just check and adjust them.
  15. * stats.sh could be run in crontab when everything is working
  16. ok
  17. * scripts uses <ClientName> to create a directory and 
  18. the rest for the webalizer directory. This way, we could have
  19. different directories for different clients connected to kannel
  20. (c) 2001,2002 Bruno Rodrigues <bruno.rodrigues@litux.org>
  21. Under GPL Licence