公告板
 [2008-05-06] 新RSS訂閱連結: http://feeds.ssorc.tw/ssorc
 [2007-09-12] 新網址 http://ssorc.tw
 [2007-07-06] ChangeLog 記錄舊文章變動

瀏覽模式: 普通 | 列表

ChangeLog

阻擋ssh 一直被try -- knockd

knock 顧明思義就是要先敲門才能進房間,

knock 的作法是先定義出 12345 及 12346 等一個以上的port number,

並在限定的時間內完成依序對這些port 連線後,才去連ssh,即可以成功的登入

*還沒研究

標籤: ssh

監控--nagiosQL

http://www.nagiosql.org/

Features      
Written by Rouven Homann   
Friday, 14 March 2008 00:00

NagiosQL is a web based administration tool for Nagios 2 and Nagios 3. It helps you to easily build a complex configuration with all options, manage and use them. NagiosQL is based on a webserver with PHP, MySQL and local file or remote access to the Nagios configuration files.

The main features are:

  • create, delete, modify and copy settings
  • create and export configuration files
  • create and download configuration files
  • easy configuration import
  • auto backup configuration files
  • consistency checks
  • syntax verification
  • user management
  • instant activation of new configs
  • many translations
  • easy Installation Wizard
  • MySQL database platform

現在我只知道它是一個透過web介面來新增主機監控的管理工具,至於跟原nagios新增後的差別在那裡及怎麼將自已現有的nagios整合可能再要研究一下

標籤: nagios 監控