Coder Social home page Coder Social logo

meditech-ghichep-omd's People

Contributors

congto avatar dangtienhai avatar datkk06 avatar hoangdh avatar manhdinh avatar trimq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

meditech-ghichep-omd's Issues

Thiếu minh họa khi cài đặt check_mk agent trên CentOS7

@hoangdh

Khi tới bước cài đặt agent trên centos7 (các distro khác anh chưa xem) thì người đọc ko biết phải click vào đâu để ra giao diện như hướng dẫn (1) và (2)

Nếu bổ sung ảnh khoanh đỏ tab Monitoring Agents hoặc hướng dẫn người dùng vào tab đó rồi mới tải thì dễ dàng hơn. Em xem lại bài viết ở (1) nhé.

Sửa user trong hình vẽ cho đúng với bài viết

@hoangdh

Em kiểm tra lại trong bài này sao lại có [email protected] , trong khi đó guide em để là [email protected] nhỉ. https://github.com/meditechopen/meditech-ghichep-omd/blob/master/docs/thuchanh-omd/2.Send-Noitify.md

Ảnh bị sai
https://github.com/meditechopen/meditech-ghichep-omd/blob/master/images/14-au-2-1.png

Ngoài ra, em kiểm tra cho anh tính năng gửi mail theo dịch vụ

Em tìm và thử setup OMD server trên CENTOS7, sau đó viết scirpt cho nó nhé.

Chúc em nghỉ lễ vui vẻ.

[Tóm tắt] Cài đặt check_MK 1.2.8p.21 trên Ubuntu 16.04

Cài đặt OMD trên Ubuntu 16.04

Script cài đặt: Xem chi tiết

1. Tải file cài đặt

wget https://mathias-kettner.de/support/1.2.8p21/check-mk-raw-1.2.8p21_0.xenial_amd64.deb

2. Cài đặt gdebi - Để cài đặt file .deb kèm theo các gói dependency

apt install gdebi-core -y

3. Cài đặt OMD

gdebi check-mk-raw-1.2.8p21_0.xenial_amd64.deb

4. Tạo và khởi động site trên OMD

  • Tạo site
omd create site1
  • Khởi động site
omd start site1

[Tóm tắt] Cài đặt OMD trên CentOS 7

Cài đặt OMD - Check MK trên CentOS 7

Script cài đặt bản 1.2.6: Xem chi tiết.

  • Tải Check_MK dành cho RHEL (Chọn 1 trong 2 phiên bản)

Bản 1.2.6

wget https://mathias-kettner.de/support/1.2.6p16/check-mk-raw-1.2.6p16-el7-34.x86_64.rpm

Bản 1.2.8

wget https://mathias-kettner.de/support/1.2.8p21/check-mk-raw-1.2.8p21-el7-44.x86_64.rpm
  • Cài đặt repo EPEL
yum install -y epel-release
  • Cài đặt check_mk bằng yum
yum install -y check-mk-raw-1.2.*
  • Tạo site cho check_mk
omd create site1
  • Khởi động site
omd start site1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.