Skip to content
#

monitoring-plugins

Here are 137 public repositories matching this topic...

jumakasy
jumakasy commented Apr 19, 2020

Hi all,

In order to get the monitoring queries have a less impact in other transactions in terms of locking and blocking, I have been setting the TRANSACTION ISOLATION LEVEL by modifying the centreon's code.

I have been using the code modified successfully, mitigating blocks issues in databases of intensive use.

I think it will be a good enhancement to include this options in the mssql c

peternewman
peternewman commented Jan 24, 2017

https://www.claudiokuenzler.com/nagios-plugins/check_esxi_hardware.php
"If no hw/vendor type was given, unknown will be used (like auto)"
In fact auto autodetects/selects a vendor name if it can, which unknown doesn't.

Also is there any reason unknown is the default rather than auto? Changing this would allow it to return more info by default (especially on HP), then you could switch to unkno

pv2b
pv2b commented Oct 12, 2016
root@diskmaskin01:~ # /usr/local/libexec/nagios/check_zpools.sh -p thispooldoesnotexist ; echo $?
cannot open 'thispooldoesnotexist': no such pool
cannot open 'thispooldoesnotexist': no such pool
/usr/local/libexec/nagios/check_zpools.sh: line 125: [: !=: unary operator expected
ALL ZFS POOLS OK (thispooldoesnotexist)|thispooldoesnotexist=%
0
root@diskmaskin01:~ #

Improve this page

Add a description, image, and links to the monitoring-plugins topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monitoring-plugins topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.