Skip to content

A place where the openITCOCKPIT community share and exchange custom monitoring plugins

Notifications You must be signed in to change notification settings

it-novum/openITCOCKPIT-Plugin-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openITCOCKPIT Plugin Exchange

A place where the openITCOCKPIT community share and exchange custom monitoring plugins

All this monitoring plugins can be used by openITCOCKPIT, the openITCOCKPIT Monitoring Agent, Naemon Core and Nagios Core.

Please see Table of contents to get a list of all available plugins group by operating system.

Table of contents

Contributing

Basically there are two types of contributions

Adding an already existing plugin to this collection

You are using a monitoring plugin, but you are not the author of it? As long as the plugin is hosted on GitHub or GitLab feel free to add a link to the plugin followed by a short description.

Submitting your own work

You have written a handcrafted plugin to monitor a particular application, service or sensor and want to share your work with the world? Awesome!

You can either submit a link to your GitHub or GitLab repository or push the plugin code into this repository.

If you plan to push your code, please consider the following rules:

  1. Create a new Folder for your Plugin. (Example: windows/check_eventlog.ps1)
  2. Only plugins with a proper open source license will be accepted. (MIT license, GPL, LGPL or Apache License to name a few)
  3. Commit messages must contain Signed-off-by
  4. Plugins must contain a README.md file which describes how to build and us the plugin

Commit messages must contain a Signed-off-by line. Use git commit -s to get the Signed-off-by for free. The Signed-off-by telling us that you have the permission and right from the company you are working for, to submit your code.

Only submit your code if you have permission for. We do not want to get contacted by any lawyers demanding that we have to remove your contributions

License

All plugins are contributed by community members and volunteers. Please see the license information provided by each plugin.

Questions

If you have any questions, please create a new issue or visit our Discord Server.

About

A place where the openITCOCKPIT community share and exchange custom monitoring plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages