|
An archive of Nagios Planet news feeds. Archives are kept for 30 days.
|
|
Nagios Exchange
|
|
Saturday, 20 March 2010 13:22 |
|
FusionReactor (http://www.fusion-reactor.com/fr) is a generic J2EE monitor from Intergral (http://www.intergral.com). With this plugin you can leverage the power of FusionReactor monitoring inside your existing Nagios infrastructure. Read more: |
|
Nagios Exchange
|
|
Saturday, 20 March 2010 12:00 |
|
Python script that uses a few statically defined SNMP OIDs to monitor temperature, fans, power, and voltage statistics on network equipment. This currently supports only Cisco and Foundy gear (future revisions to include HP and Juniper) and is easily extendible. Read more: |
|
Nagios Exchange
|
|
Saturday, 20 March 2010 11:57 |
|
Check Nagios Execution Time and Latency averages against thresholds. Read more: |
|
Nagios Exchange
|
|
Saturday, 20 March 2010 11:22 |
|
This plugin checks number of open tcp connections and can send warnings or critical alert of there are too many or too few. Can run either directly on the box or use SNMP. Read more: |
|
Nagios Exchange
|
|
Saturday, 20 March 2010 11:15 |
|
Perl script that checks the number of established network connections using lsof Read more: |
|
Nagios Exchange
|
|
Thursday, 18 March 2010 13:20 |
|
The pg_db_size plugin checks for the on disk size of any given PostgreSQL database. Read more: |
|
Nagios Exchange
|
|
Thursday, 18 March 2010 13:15 |
|
check_rrd is a perl script to query data in rrd databases. It uses rrd::poller and nagios::plugins. Read more: |
|
Nagios Exchange
|
|
Thursday, 18 March 2010 13:01 |
|
Perl script to execute some MaxDB checks with dbmcli Read more: |
|
Nagios Exchange
|
|
Thursday, 18 March 2010 11:50 |
|
A PostgreSQL plugin that checks the database's cache hits percentage. Read more: |
|
Nagios Exchange
|
|
Thursday, 18 March 2010 11:44 |
|
A perl script to check some things for Tivoli Service Manager (tsm) health. Works for me at AIX 5.3 with tsm 5.2. The check plugin will report performance data, when useful. Use at own risk! Read more: |
|
Nagios Exchange
|
|
Tuesday, 16 March 2010 13:01 |
|
Check Memcached Server that set and get object cache . Read more: |
|
Nagios Exchange
|
|
Tuesday, 16 March 2010 12:55 |
|
Watch the percentage and number of connections available on a PostgreSQL server. Read more: |
|
Nagios Exchange
|
|
Tuesday, 16 March 2010 12:45 |
|
This simple plugin checks if its possible to connect to the postgresql database (on localhost) and does a small query. Read more: |
|
Nagios Exchange
|
|
Tuesday, 16 March 2010 12:34 |
|
Summarizes the types of queries (SELECT ,INSERT ,DELETE ,UPDATE ,ALTER ,CREATE ,TRUNCATE, VACUUM, COPY) running on a PostgreSQL server. This warns about long running queries. Read more: |
|
Nagios Exchange
|
|
Tuesday, 16 March 2010 11:17 |
|
Monitor if any queries are in a waiting or blocked state on a PostgreSQL server. This uses SNMP to check the status via the ps command. Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:25 |
|
Monitor MySQL Slave and replication status.
check mysql replication lag from master
check mysql slave io running
check mysql slave sql running Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:25 |
|
Monitor MySQL Slave and replication status.
check mysql replication lag from master
check mysql slave io running
check mysql slave sql running Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:22 |
|
Problem: customers can see machines from other customers when entering a downtime
Solution: customer can only see his/her own machines when choosing "triggered by" Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:17 |
|
Check Citrix licenses using the external lmstat tool, rather than WMI (which didn't work for me). Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:15 |
|
This script uses lftp, a sophisticated ftp/http client, to check not only that a give FTP account is accessible, but that it is also able to list files and directories, to get and put files and to delete files. This simple script is fast, easy to configure, flexible and can be extended easily. Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:13 |
|
Check Reserved Memory for Solaris Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:12 |
|
Check SUN Cluster status on the current host Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:11 |
|
Inspired by "jacob"'s and "lahrcm" script check_snmp_snapshot.sh.
Nagios check script for vmware snapshots sizes add the following to your ESX server in the /etc/snmp/snmpd.conf and restart the snmpd deamon
exec .1.3.6.1.4.1.6876.99999.2 snapshots /etc/snmp/snapshots.sh
If that OID is in use, increment the last number and modify the 'snmpwalk' line accordingly snapshot.sh should contains these lines.
#!/bin/sh
/usr/bin/find /vmfs/volumes/ -name '*delta*.vmdk' -printf %f' '%s'n'
make sure it's executable by using the following command
chmod a+x /etc/snmp/snapshots.sh
Call this command as follows:
check_snmp_esx_snapshots.sh [devicename] [snmp read community] [crit]
The script support a WARNING, CRITICAL,UNKNOWN and OK level. Tested with ESX 3.5 and Nagios 2/3.
This shell script uses the output of the "find" command (published via snmp to avoid check_by_ssh or NRPE) to locate all the existing snapshots. It checks the size of each snapshot and based on your criteria sends a CRITICAL or OK status. Helps find forgotten snapshots that are growing out of control before they become a problem. Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:10 |
|
Based upon a shell script that does snmp printer checks (see http://exchange.nagios.org/directory/Plugins/Hardware/Printers/SNMP-Printer-Check/details), I decided the performance would much better if it was written in perl. So I converted the script to perl, and added an option to check all paper trays at once (except the bypass trays). Read more: |
|
Nagios Exchange
|
|
Monday, 15 March 2010 16:09 |
|
check the vss link between two cisco 6500 Read more: |
|
|
|
|
<< Start < Prev 1 2 3 4 Next > End >>
|
|
Page 1 of 4 |