Quantcast
Channel: Nagios Exchange - Recently Updated Listings
Viewing all 5533 articles
Browse latest View live

Synology status

$
0
0
this plugin check the health of your Synology NAS - System status (Power, Fans) - Disks status - RAID (Volume) status - DSM update status - Temperatures - Storage percentage of use - UPS informations

check_snmp_firecluster

$
0
0
This plugin monitors the health and status of your Watchguard XTM Firebox Cluster (Firecluster). It relies on SNMP being enabled on your firebox. V1/2 and V3 supported. All auth/priv levels supported.

Check_as400

$
0
0
Nagios plugin to monitor IBM System i (AS/400)

Veeam Backup Check - Via Event Logs

$
0
0
Check_veeam_eventlogs is a PowerShell script to check if Veeam jobs ran properly. If you have the Endpoint version of Veeam, use the check_veeam_endpoint_eventlogs script instead. Note: This uses built-in Windows event logs to check for Veeam backup codes and it does *not* utilize the Veeam PowerShell snap-in because I had far too many issues on far too many systems. Yes, I also realize Veeam has the built-in capability to email, but that doesn't scale well with any significant number of machines. And if you choose to only send email on failure, what happens if email isn't working -- spam blocks, authentication failures, etc? Too many possibilities to assume email notifications are even remotely reliable and Nagios is able to consolidate all alerts to a central location. I have tested this extensively using NCPA, although NRPE and other agents would likely work. If you have issues with it, please let me know and I will make changes as necessary. The script is heavily commented and very readable with numerous usage examples in the script itself. Enjoy!

Check 3Gstore Remote Power Outlet

$
0
0
Do you have a 3Gstore 2 Outlet Remote Power Switch? Monitor it with Nagios! You can also turn outlets on, or off; toggle their current state; or reset. A must have if you have remote devices that you want to automatically power cycle if they become unresponsive!!

Asterisk Fax Statistics

$
0
0
This is a passive Nagios plugin to gather the fax statistics for Asterisk systems. This package contains plugin versions for both the Spandsp and Digium FFA ( Fax for Asterisk ) modules.

Veeam Endpoint Backup Check - Via Event Logs

$
0
0
Check_veeam_endpoint_eventlogs is a PowerShell script to check if Veeam Endpoint jobs ran properly. If you have the full-blown version of Veeam, please use the check_veeam_eventlogs script instead as it allows for job names. Note: This uses built-in Windows event logs to check for Veeam backup codes and it does *not* utilize the Veeam PowerShell snap-in because I had far too many issues on far too many systems. Yes, I also realize Veeam has the built-in capability to email, but that doesn't scale well with any significant number of machines. And if you choose to only send email on failure, what happens if email isn't working -- spam blocks, authentication failures, etc? Too many possibilities to assume email notifications are even remotely reliable and Nagios is able to consolidate all alerts to a central location. I have tested this extensively using NCPA, although NRPE and other agents would likely work. If you have issues with it, please let me know and I will make changes as necessary. The script is heavily commented and very readable with numerous usage examples in the script itself. Enjoy!

Performance Data Tool

$
0
0
The purpose of the Performance Data Tool is to give you the ability to view and manipulate the .rrd and .xml performance data files on your Nagios XI host. This can be helpful for: * Viewing graphs for services that have been disabled ** Because they are disabled you can no longer access the graphs to refer to the historical performance data. *Viewing RRD files in a table format **Can be easier to browse data compared to looking at graphs *Merging RRD files **If you rename a host/service the performance data can be merged into the new RRD files **After a Nagios host rebuild, the old performance data can restored and then merged into the new RRD files on the rebuild Nagios host *Deleting performance data **Cleaning up old RRD and XML files that were left behind when a host/service was decommissioned Refer to the Help tab for more information on what this component can do. NOTE: This component will ONLY work with Nagios XI. Upload this component via Admin > Manage Components. Access the component via Tools > Tools by Box293 > Performance Data Tool.

NAF - Windows - Robocopy

$
0
0
Nagios Reactor action which can Initiate a Robocopy action through a Windows gateway with NSClient++.

check_vmware_status

$
0
0
This is a simple, bash-based plugin (much faster than Perl execution, and easier to maintain) to query and/or set the power state of a VMware ESX virtual machine. Full details are at the download site, including help output.

check_iftraffic64

$
0
0
Bug and feature update to check_iftraffic3. This is a 64 (and 32) bit Nagvis compatible SNMP iftraffic check. Renamed to highlight the change from 32 to 64 bit as the default counters used. Tested with Windows 2003/08/12, Linux (RedHat), and Cisco devices.

box293_check_sensehat

$
0
0
This plugin is designed to be running on a Raspberry Pi device that has the Sense HAT module connected to it. The plugin serves two purposes: 1) Monitoring the temperature and humidity to allow Nagios to alert when thresholds have been exceeded. 2) Scroll the temperature and humidity on the 8x8 LED Matrix. Refer to the plugin manual for detailed information. How all of this works is explained in the manual including full instructions to get you up and running as quickly as possible. The manual is included with the plugin.

check_mio

$
0
0
check_mio checks I/O activity on block devices (iops,await,I/O througput speed) and returns performance data

Keepalived VRRP

$
0
0
Checks the status of Keepalived VRRP via SNMP. Additionally, this check provides details of the VRRP instances configured within Keepalived.

check_rpi_temperature

$
0
0
check raspberry pi temperature with perfdata and warn/crit thresholds

Keepalived IPVS

$
0
0
Checks the status of Keepalived IPVS via SNMP. Additionally, this check provides details of the IP virtual servers and real servers configured within Keepalived.

check_fortigate.pl

$
0
0
Checks fortinet appliances via SNMP v1/v2c/v3, with perf data: Usage: check_fortigate.pl -H -C -T [-w|-c|-S|-s|-R|-M|-V|-?] Options: -H --host STRING or IPADDRESS Check interface on the indicated host -P --port INTEGER Port of indicated host, defaults to 161 -v --version STRING SNMP Version, defaults to SNMP v2, v1-v3 supported -T --type STRING CPU, MEM, Ses, VPN, Cluster -S --serial STRING Primary serial number -s --slave get values of slave -w --warning INTEGER Warning threshold, applies to cpu, mem, session. -c --critical INTEGER Critical threshold, applies to cpu, mem, session. -R --reset Resets ip file (cluster only) -M --mode STRING Output-Mode: 0 => just print, 1 => print and show failed tunnel, 2 => critical -V --vpnmode STRING VPN-Mode: both => IPSec & SSL/OpenVPN, ipsec => IPSec only, ssl => SSL/OpenVPN only SNMP v1/v2c only -C --community STRING Community-String for SNMP, only at SNMP v1/v2c, defaults to public SNMP v3 only -U --username STRING Username -A --authpassword STRING auth password -a --authprotocol STRING auth algorithm, defaults to sha -X --privpassword STRING private password -x --privprotocol STRING private algorithm, defaults to aes -? --help Returns full help text Requires Net::SNMP, List::Compare, Getopt::Long, Pod::Usage, Switch This plugin checks FortiGate devices via SNMP (enable snmp, configure community and allow snmp access on client lan) * Update 2016-05-13: added FortiAnalyzer support, improved Cluster-State check and added Firmware-Check * Update 2015-03-11: added WTP support (thanks to Mikael) * Update 2015-02-26: added SNMP v3 support * Update 2013-01-16: changed CPU OID, added net usage

Nagios core installation guide for RED HAT and CentOS Systems

$
0
0
Hi dear friends, I've written a simple guide to install nagios core (latest stable release 3.4.1) which contain also a section to help to solve the most common problems such as: - Forbidden you don't have permission to access /nagios/ on this server - Error: Could not open command file '/var/nagios/rw/nagios.cmd' for update - You don't receive any email notification and/or you are able to send email notification by command line The URL for the guide is this: http://giuseppeturri.it/NAGIOS_INSTALLATION_GUIDE.pdf I wait for your feedback hoping that this document may halp you.

Check tablespace usage and everything you can monitor by a SQL Query with Nagios

$
0
0
Hi dear friends, here you can find a simple java code to check everything you can check through a simple SQL script / query without installing any type of oracle client or instant client: all that you need is nagios core 3.x and a Java JDK 1.6.0_xx version. The needed files to install the plugin are linked inside the installation guide in pdf format. In this version you can use it to check your tablespaces status by specifying the Warning and Critical amount of free space. I've also written 2 pages to explain how install and configure this simple plugin that may be very powerful. Don't exitate to contact me for any question or problems you'll find... I wait your feedbacks

Check Docker

$
0
0
A plugin to check docker containers. Currently supports checking memory restarts status
Viewing all 5533 articles
Browse latest View live