文件名称:LogInfo
介绍说明--下载内容均来自于网络,请自行研究使用
一个从指定url获取服务端关键日志信息的android应用。其url可以配置。
服务端的程序不包含在内。因为手机的存储空间小,所以服务端要根据监控的需要自己决定返回那些日志信息。
本程序包含一个android service,定时从服务端下载日志,保存在手机中,用户点开主界面可查看日志信息。
本程序可用于运维人员在休假、旅行过程中远程查看服务器的运行状况。-An Android application obtained server key log information from the specified url. Its url can be configured. The server program is not included. Phone storage space is small, so the server should decide which log information to return to the client. This program contains android service regularly downloaded from the server and the log data is saved in the phone, the user open the main window to view the log information. This software can be used for the operation and maintenance personnel on vacation, on the travel process or other remote occasion to view server health.
服务端的程序不包含在内。因为手机的存储空间小,所以服务端要根据监控的需要自己决定返回那些日志信息。
本程序包含一个android service,定时从服务端下载日志,保存在手机中,用户点开主界面可查看日志信息。
本程序可用于运维人员在休假、旅行过程中远程查看服务器的运行状况。-An Android application obtained server key log information from the specified url. Its url can be configured. The server program is not included. Phone storage space is small, so the server should decide which log information to return to the client. This program contains android service regularly downloaded from the server and the log data is saved in the phone, the user open the main window to view the log information. This software can be used for the operation and maintenance personnel on vacation, on the travel process or other remote occasion to view server health.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LogInfo
.......\.classpath
.......\.project
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\classes.dex
.......\...\com
.......\...\...\twm
.......\...\...\...\cg
.......\...\...\...\..\LogInfo$1.class
.......\...\...\...\..\LogInfo.class
.......\...\...\...\..\LogInfoConstants.class
.......\...\...\...\..\LogInfoDB$DBHelper.class
.......\...\...\...\..\LogInfoDB.class
.......\...\...\...\..\LogInfoProvider.class
.......\...\...\...\..\LogInfoService$1.class
.......\...\...\...\..\LogInfoService.class
.......\...\...\...\..\LogInfoView$1.class
.......\...\...\...\..\LogInfoView.class
.......\...\...\...\..\LogItem.class
.......\...\...\...\..\R$attr.class
.......\...\...\...\..\R$drawable.class
.......\...\...\...\..\R$id.class
.......\...\...\...\..\R$layout.class
.......\...\...\...\..\R$string.class
.......\...\...\...\..\R.class
.......\...\LogInfo.apk
.......\...\resources.ap_
.......\default.properties
.......\gen
.......\...\com
.......\...\...\twm
.......\...\...\...\cg
.......\...\...\...\..\R.java
.......\res
.......\...\drawable
.......\...\........\icon.png
.......\...\layout
.......\...\......\main.xml
.......\...\values
.......\...\......\strings.xml
.......\src
.......\...\com
.......\...\...\twm
.......\...\...\...\cg
.......\...\...\...\..\LogInfo.java
.......\...\...\...\..\LogInfoConstants.java
.......\...\...\...\..\LogInfoDB.java
.......\...\...\...\..\LogInfoProvider.java
.......\...\...\...\..\LogInfoService.java
.......\...\...\...\..\LogInfoView.java
.......\...\...\...\..\LogItem.java