資訊系統 日誌分析
7 月 15
資訊系統 日誌分析
— 自動分析, 自動產出圖表 —
Sawmill
Splunk
Log Parser(Visual tolls)
視覺呈現
Tableau, QlikView, Powerpivot
SharePoint
隨手筆記
7 月 15
資訊系統 日誌分析
— 自動分析, 自動產出圖表 —
Sawmill
Splunk
Log Parser(Visual tolls)
視覺呈現
Tableau, QlikView, Powerpivot
SharePoint
7 月 14
Windows boot manager
system 休眠, 重開,
1.以windows boot man接手(自動會這麼做)
2.ubuntu 的 EFI Grub 會無法作用(按F12是出不來的, 正常開機的話, 應該要有)
ubuntu EFI Grub
system 休眠, 重開
1.以windows boot mana接手 (Work!!)
2.以ubuntu EFI Grub 接手 (Work!! 已解之前的13.04版的問題)
4 月 14
組態管理資料庫(CMDB)能帶給您哪些好處?
http://www.gss.com.tw/index.php/focus/eis/300
The assyst Enterprise ITSM CMDB Tool
http://www.axiossystems.com/en/solutions/cmdb.html
10 月 18
[目的]
透過 Windows 7 的 Hyper-V Manager, 在沒有AD的環境中, 對 Hyper-V Host 進行管理
[作法]
參考來源
http://chenweichi.blogspot.tw/2011/12/hyper-v-hyper-v.html
Server: hvhost
Client: hvclient
1. 下載小工具 hvremote.wsf, 分別存放到 Server & Client
2. 分別在 Server & Client 先建立Hyper-V管理帳號(如, hvadmin, 密碼為 hvpass)
3.
a. 在 Server 端, 以系統管理者身分來執行以下命令 (username即剛剛建立的 hvadmin)
cscript hvremote.wsf /add:hvadmin
b. 在 Client 端, 以系統管理者身分來執行以下命令
cscript hvremote.wsf /mmc:enable
cscript hvremote.wsf /AnonDCOM:grant
cmdkey /add:hvhost /user:hvadmin /pass:hvpass
如果 cmdkey 沒做, 或是密碼錯誤, 都會無法順利連線到 Hyper-V Host
6 月 21
http://www.wedebugyou.com/2012/11/how-to-install-and-configure-smokeping-on-centos-6/
Smokeping is a very useful network monitoring tool but it’s also very complicated to install and configure.
Here are the steps for installing smokeping on CentOS 6 or CentOS 5.