码迷,mamicode.com
首页 >  
搜索关键字:usage report    ( 3968个结果
puppet学习—默认WEBRick安装DashBoard
DashBoard是puppet的控制台,用于显示puppetmaster和puppetagent的相关信息。本文以默认的WEBRick提供Web服务。DashBoard安装在master.test.com。并且在客户端配置文件做如下配置#vim/etc/puppet/puppet.conf[agent]report=true一、安装依赖软件包#rpm-ivhhttp://yum.puppetlab..
分类:Web程序   时间:2014-08-18 18:52:03    阅读次数:294
使用ORACLE STREAM STRMMON 监控工具
Oracle Streams STRMMON Monitoring Utility [ID 290605.1] In this Document Purpose Scope and Application Oracle Streams STRMMON Monitoring Utility Installation Usage Output  Known proble...
分类:数据库   时间:2014-08-17 01:09:21    阅读次数:568
One usage of recurison: the tower of Hanoi
Statements: This blog was written by me, but most of content  is quoted from book【Data Structure with Java Hubbard】  【Description】   we have seen important examples of functions that are more n...
分类:其他好文   时间:2014-08-17 01:09:11    阅读次数:186
自己开发网站全文检索系统
本文是我写的一篇数据库相关的作业Report,在这里贴出来 1. 概述 1.1. 问题提出 假如你拥有一个庞大的网站,内容又多,那么来访者往往很难找到自己所需要的东东,这时候你就需要一个站内搜索来帮助来访者更快的找...
分类:Web程序   时间:2014-08-16 18:35:41    阅读次数:398
移除空格tab和换行
/* * remove space, tab and enter(new line) of file * usage : ./rmspace newFile */#includeint main(){ int c,i=0; while((c=getchar())!=EOF) { if...
分类:其他好文   时间:2014-08-16 09:37:50    阅读次数:181
在一个页面显示多个iChart报表
Project Report --%> ...
分类:其他好文   时间:2014-08-15 18:00:19    阅读次数:238
Windows 7 incorrectly reports "No Internet Access"
PROBLEM DESCRIPTIONWindows 7 may sometimes report that it has "No Internet Access"; this is visible via the System Tray icon showing a yellow exclamat...
分类:数据库   时间:2014-08-15 17:41:29    阅读次数:330
reading notes -- A Report from the Trenches
Building, Maintaining, and Using Knowledge Bases:A Report from the TrenchesABSTRACT一个知识库(KB) 是一个集合,包含有概念,实例和关系。论文中描述了一个工业级使用的知识库,从建立维护到使用的全过程。尤其是建立,更新...
分类:其他好文   时间:2014-08-15 17:19:19    阅读次数:267
myeclipse启动resin出错
myeclipse启动resin时,出现unknownargument‘Files\resin3\conf\resin.conf‘usage:Resin[-confresin.conf][-serverid]myeclipse找不到配置文件resin.conf。可能是配置文件resin.conf的路径中包含空格,修改就好。附上:我的出错路径D:\ProgramFiles\resin-3.1.1将resin复制到D:..
分类:系统相关   时间:2014-08-15 14:53:09    阅读次数:220
XML Publisher Report Issues, Recommendations and Errors
In this Document   Purpose   Questions and Answers   References APPLIES TO: Oracle Process Manufacturing Financials - Version 11.5.9 to 12.1.3 [Rele...
分类:其他好文   时间:2014-08-15 10:42:28    阅读次数:363
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!