Skip to content

Nagios / Naemon CRT Monitor : Plugin-based simple framework of Naemon. You can write plugins by your favorite language.

License

Notifications You must be signed in to change notification settings

frisky-gh/ncrtbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCRT Builder

Description

NCRT (Nagios / Naemon CRT Monitor) is a plugin-based simple framework. It bases from 3 parts: Builder, Master, and Agent. ncrtbuilder is the Builder part, and deployes Master and Agent part on each nodes by Ansible.

You can write plugins by your favorite language on NCRT framework. Since NCRT needs only simple rules for plugins, plugins can be also described by shell script.

Requirement

  • Perl
  • Ansible
  • Naemon

Install

  1. clone or unzip.
    % git clone https://github.com/frisky-gh/ncrtbuilder.git
  1. setup config files.

  2. run "bin/ncrtbuild".

  3. complete.

Usage

Licence

MIT

Author

frisky-gh

About

Nagios / Naemon CRT Monitor : Plugin-based simple framework of Naemon. You can write plugins by your favorite language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages