All Projects → Icinga → icinga-core

Icinga / icinga-core

Licence: GPL-2.0 license
Icinga 1.x, the old core (EOL 31.12.2018)

Programming Languages

HTML
75241 projects
c
50402 projects - #5 most used programming language
perl
6916 projects
SQLPL
141 projects
javascript
184084 projects - #8 most used programming language
PLpgSQL
1095 projects

Projects that are alternatives of or similar to icinga-core

Aros
Main AROS repository for active development. Contains the main Operating System components and Build System.
Stars: ✭ 146 (+224.44%)
Mutual labels:  core
Core Layout
Flexbox & CSS-style Layout in Swift.
Stars: ✭ 215 (+377.78%)
Mutual labels:  core
psqlgraph
Library for graph-like storage in postgresql using sqlalchemy
Stars: ✭ 20 (-55.56%)
Mutual labels:  core
Simple Robot Core
这是基于java的聊天/通讯机器人开发框架,是一种注解开发风格、可扩展的、可与SpringBoot应用相互结合的开发框架,对接各种可提供接口的聊天/通讯机器人应用来实现以一种统一标准编写聊天/通讯机器人。
Stars: ✭ 153 (+240%)
Mutual labels:  core
Windows Powershell Docs
This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
Stars: ✭ 205 (+355.56%)
Mutual labels:  core
Core
Elm's core libraries
Stars: ✭ 2,634 (+5753.33%)
Mutual labels:  core
Entrypoint
Composable CLI Argument Parser for all modern .Net platforms.
Stars: ✭ 136 (+202.22%)
Mutual labels:  core
check netscaler
A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
Stars: ✭ 36 (-20%)
Mutual labels:  icinga
Core Grpc
C# Grpc驱动封装,基于Consul实现服务注册服务发现,支持dotnetcore / framework,可快速实现基于Grpc的微服务,内部有完整案例,包含服务端Server 客户端 Client,core+grpc, netcore+grpc, dotnetcore+grpc
Stars: ✭ 209 (+364.44%)
Mutual labels:  core
Nspec
A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
Stars: ✭ 242 (+437.78%)
Mutual labels:  core
Dotnettyrpc
A RPC Framework Based On DotNetty
Stars: ✭ 153 (+240%)
Mutual labels:  core
Officedocs Skypeforbusiness
Skype for Business and Microsoft Teams documentation
Stars: ✭ 199 (+342.22%)
Mutual labels:  core
Officedocs Sharepoint
SharePoint Server, SharePoint Online, and OneDrive for Business documentation
Stars: ✭ 232 (+415.56%)
Mutual labels:  core
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (+224.44%)
Mutual labels:  core
flyteidl
Specification of the IR for Flyte workflows and tasks. Also Interfaces for all backend services. https://docs.flyte.org/projects/flyteidl/en/stable/
Stars: ✭ 27 (-40%)
Mutual labels:  core
E200 opensource
This repository hosts the project for open-source hummingbird E203 RISC processor Core.
Stars: ✭ 1,909 (+4142.22%)
Mutual labels:  core
Es extended
An FiveM RPG framework
Stars: ✭ 215 (+377.78%)
Mutual labels:  core
nucore-open
Northwestern University Core Facility Management Software (NUCore)
Stars: ✭ 26 (-42.22%)
Mutual labels:  core
icingadb
Icinga configuration and state database supporting multiple environments
Stars: ✭ 48 (+6.67%)
Mutual labels:  icinga
Graphical
Open-Source, Platform independent module that consumes data points as input and plots them on a 2D graph [Scatter / Bar / Line] on the PowerShell Console/Terminal
Stars: ✭ 237 (+426.67%)
Mutual labels:  core

Build Status

Icinga 1.x

Icinga Logo

Table of Contents

  1. About
  2. License
  3. Installation
  4. Documentation
  5. Support
  6. Development and Contributions

About

Icinga 1.x began as a fork of Nagios and is backward compatible. So, Nagios configurations, plugins and addons can all be used with Icinga 1.x. Though Icinga 1.x retains all the existing features of its predecessor, it builds on them to add many long awaited patches and features requested by the user community.

Icinga is an enterprise grade open source monitoring system which keeps watch over a network and any conceivable network resource, notifies the user of errors and recoveries, and generates performance data for reporting. Scalable and extensible, Icinga can monitor complex, large environments across dispersed locations. Icinga is licensed under GPL V2 and is free to use, distribute and modify.

Icinga 2 is the new monitoring core flagship and actively developed. Icinga 1.x receives security and bug fixes only.

Please checkout https://www.icinga.com/products/icinga-2/ for more details.

License

Icinga 1 and the Icinga 1 documentation are licensed under the terms of the GNU General Public License Version 2, you will find a copy of this license in the LICENSE file included in the source package.

Installation

Read the INSTALLING file for more information about how to install it.

Documentation

The documentation is located in the html/doc/ directory. The latest documentation is also available on https://docs.icinga.com

Support

Check the project website at https://www.icinga.com for status updates. Join the community channels for questions or ask an Icinga partner for professional support.

Development

The Git repository is located on GitHub.

Icinga 1 is written in C and can be built on Linux/Unix.

Contributing

There are many ways to contribute to Icinga -- whether it be sending patches, testing, reporting bugs, or reviewing and updating the documentation. Every contribution is appreciated!

Read the contributing section and get familiar with the code.

Pull requests on GitHub are preferred.

Testing

Basic unit test coverage is provided by running make test during package builds.

Snapshot packages from the laster development branch are available inside the package repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].