Home >

Showing 6169-6180 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
New version of 2006 check_mpt
I also needed to update the OIDs in the script, thanks for cyberef for doing the leg work on this.
Works well, but you may need to change the path of omreport, depending on how OpenManage was originally installed (mine was in /opt/ instead of…
I have made minor changes to this great scripts to support our F5's with 10.x software version installed. I've shared it in github: https://github.com/gcaracuel/check_f5_vs-pool Cheers!
Anybody cooperated this with nrpe and selinux ? What type of context should it has ?
Gives most data needed around CPU and Memory(swap). Also very fast because of bulk requests and memcached being used.
NAGIOS ON XAMP
Instead of using gethostname(): hostname = socket.gethostname() to identify a local node and check its status if node.attributes['name'].value == hostname: is better use directly: if…
Nice client, provides error messages if url or token is incorrect. I noticed that if providing results on stdin, nothing seems to happen. I believe…
This article describes how to check HP UPS system status via Nagios.
Is there any way to exclude dismounted DB's? I have been looking at the Get-Queue cmdlet, but haven't found anything useful yet