Page 1 of 1

Where i Could storage my Custom plugin

Posted: Mon Dec 21, 2015 3:40 am
by Smiril
hello Community!

I´m new to Nagios and want to test with other my plugin

little bit #!/bin/bash and php ... public Stored on github >> https://github.com/Smiril/quotaweb-nagios

The plugin will stored half on a webserver with php5 and the other bash script with CRON entry on a Linux box
simple give an output in Nagios like:

Code: Select all

used: 52 MB of free: 409253 MB and total space 409387 MB
the checking CRON command is:

Code: Select all

curl http://192.168.0.14/diskx.php?disk=/home/ > /tmp/bullethome
What you think about it?

Have tested on OpenSuSe 13.2 with Apache2 and Nagios 4.0.8

Re: Where i Could storage my Custom plugin

Posted: Mon Dec 21, 2015 10:25 am
by tmcdonald
We have our Nagios Exchange site for hosting plugins and other community-developed code:

https://exchange.nagios.org