Random Project
Home >

Showing 661-672 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Finally, I'm able to install & configure MNTOS on my Linux Machine. I've integrated total 5 Nagios engines in this & going to improvise the…
I removed ipcalc from the code and replaced it with regex, because ipcalc gave errors of missing parameters. ----- CODE ----- [...] # Variables definition…
Try running usermod -aG video nagios to give the nagios agent permissions to get the GPU temp information.
The plugin works fine in DEBIAN 7 and old versions but is not working on DEBIAN 10 some upgrade will be nice
Nagios Jira Integration enables customer to push Nagios incident to Jira
Goodnight, Could you please send me examples of the commands and services to implement the script, I have Netscaler MPX5550 and Nagios 4.
Event Handler to be applied either on-demand or globally to NagiosXI that allows ServiceNow as the Incident Management platform for "Service" checks while allowing the…
The check_syno plugin checks the health of your Synology NAS thanks to SNMPv3 protocol. It can report about : - System status (Power, Fans) -…
Confirmed this works as expected. The parameter "runway" has a typo though, it needs to be expressed as "runaway". Like so: -l runaway Minor annoyance
See: support.nagios.com/forum/viewtopic.php?f=7&t=58008 These changes fixed the issues for me. # # diff /usr/local/pnp4nagios/share/application/models/data.php-orig /usr/local/pnp4nagios/share/application/models/data.php 979c979 0 ){ --- > if(is_array($pages) && sizeof($pages) > 0){ #…
Hello, Nice work. But it seems that since Java 9 this plugin is no longer working, because it uses a class that was in the…