Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up
  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4394Themes and Skins11Add-ons744Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Other Tutorials And HOWTOs Setting Up Nagios Ubuntu 9.04 Jaunty and Forward Notification Using Postfix
0.0 (0)
77.8K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)Yoann LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Claudio Kuenzler (2)
See More
Newest Contributors
zsoltaire (1)RavuAlHemio (1)sowoii (1)Nitatemic (1)cjdepaul (1)
See More

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home > Paolo Ponte
PP

Paolo Ponte

@geuse

User Stats

Member Since: June 11, 2010

Favorites0

Views0

Projects1

check_fs_test.sh
File System
check_fs_test.sh
A simple plugin for nrpe users that takes care of the new created or removed file-systems and informs you.
0.0 (0)
95.3K
0
Paolo Ponte
check_mq IBM WebSphere MQSeries Queues Monitor

...but...a little problem.

from MQ logs: ...................... CSQX599E WBGE CSQXRESP Channel CLIENT.TO.CSQ1 ended abnormally CSQX209E CSQ1 CSQXRESP Connection unexpectedly terminated, channel CLIENT.TO.CSQ1, connection nagios (XX.XX.XX.XX) (queue manager ????) TRPTYPE=TCP .............. Pheraps it would be better to close the connection at the end of any check ? A good plugin. I found it very useful. Thanks a lot.

Reviewed 15 years ago

check_cpu.sh

plugin does not match some iostat results in OS/390 zLinux

Good plugin. I use it on my job. I found a little difference in my environment iostat results. I'll try to explain it showing you modified lines: 1) idle parameter position: CPU_IDLE=`echo $CPU_REPORT | cut -d ";" -f 7` 2) test for thresholds: if [[ $CPU_IOWAIT > $IO_CPU_C || $CPU_USER > $U_CPU_C || $CPU_SYSTEM > $S_CPU_C ]]; then echo "CPU CRITICAL : user=${CPU_USER}% system=${CPU_SYSTEM}% iowait=${CPU_IOWAIT}% idle=${CPU_IDLE}% | cpu_user=${CPU_USER}%;${U_CPU_W};${U_CPU_C}; cpu_sys=${CPU_SYSTEM}%;${S_CPU_W};${S_CPU_C}; cpu_iowait=${CPU_IOWAIT}%;${IO_CPU_W};${IO_CPU_C}; cpu_idle=${CPU_IDLE}%;" exit $STATE_CRITICAL fi ...and obviously for WARNING test. P.S. I use zLinux servers in OS/390 environment. my uname is: 2.6.18-194.el5 #1 SMP Tue Mar 16 22:05:06 EDT 2010 s390x s390x s390x GNU/Linux Hope it helps. Paolo

Reviewed 13 years ago

check_apache2.sh

monitoring httpd problem...

Does not work well with IBMHttpServer. little change to trap process httpd instead of Apache2: cpu_load="$(cpu_load=0; ps -Ao pcpu,args | grep "$path_binary/httpd" But does not work... ./check_apache2.sh -H ...myServer... -b /opt/IBMHttpServer/bin/ -n httpd.pid OK - Apache serves 35 Requests per second with an average CPU utilization of 0%. Busy workers: 5, idle: 70 | 'cpu_load'=0 'req_psec'=35 'bytes_psec'=756659 'bytes_preq'=11031.4 'workers_busy'=5 'workers_idle'=70 The variable cpu_load seems does not change.

Reviewed 13 years ago

check_ps.sh

hope it is usefull...

pheraps it's usefull to add "-w" to grep instruction. See you. Paolo

Reviewed 13 years ago

check_emc_clariion.pl maintained by BuddhaBob74
EMC Clarion
check_emc_clariion.pl maintained by BuddhaBob74
This plugin allows you to monitor an EMC CLARiiON SAN. You can monitor the following components of the SAN: * Storage Processors = Status of…
4.7 (25)
113.1K
6
Bob Goodfriend
GPL
check_apc.pl
APC
check_apc.pl
Perl script that uses SNMP to check an APC UPS for: status: power status (normal, on battery, bypass etc) and runtime remaining health: last diagnostics…
4.5 (10)
72.7K
2
Michael van den Berg
GPL
Active Directory Integration for Nagios XI
Components
Active Directory Integration for Nagios XI
Use AD as an authentication source for XI
5.0 (6)
284.9K
1
Mike Guthrie
GPL

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile