• Enterprise
  • Support
  • Library
  • Project
  • Exchange
  • Download Nagios
Nagios Exchange
  • Home
  • Directory
  • About Exchange

Exchange Directory

TOP LEVEL CATEGORIES

  • Addons
  • Distributions
  • Documentation
  • Graphics and Logos
  • Multimedia
  • Patches
  • Plugins
  • Translations
  • Tutorials

EXPLORE

Staff Picks Most Recent Recently Updated Most Popular Most Favorited Top Rated
Sign In Sign Up
f

felipeferreira

@xoroz

User Stats

Favorites 2

Views 15550

Links
Projects Reviews Favorites

Processes
Check Windows Stale Process

check_proc_stale.exe

License: GPL by: felipeferreira
Linux
check_disk_io_wait

very simple bash ./check_io_disk.sh sdc 20.0 28.0 OK - Disk sdc await time is 8.0 ms | await=8.0 could not find something like that here…

by: felipeferreira
Clustering and High-Availability
check_yum_sec.sh
http://felipeferreira.net/index.php/2017/01/yum-update-security-check-script/
License: GPL by: felipeferreira
Network Connections, Stats and Bandwidth
check_internet.sh
by: felipeferreira
Cloud
aws status page

Download at http://felipeferreira.net/index.php/2015/09/script-check-aws-status/ ./check_aws_status.sh Unkown Parameter, please check http://status.aws.amazon.com/ for all options. Examples: autoscaling-us-east-1 elb-us-east-1 ./check_aws_status.sh autoscaling-us-east-1 1 CRITICAL - Found 6 erros on autoscaling-us-east-1…

4 (1) by: felipeferreira
Uptime
check_proc_uptime
http://felipeferreira.net/index.php/2014/12/check-process-uptime/
License: GPL by: felipeferreira
Uptime
check_varnish_uptime
http://felipeferreira.net/index.php/2014/03/check_varnish_uptime/
by: felipeferreira
HTTP
check_http.sh
http://felipeferreira.net

#!/bin/bash #Verificar um HTTPS #Felipe Ferreira set 2013 URL=$1 KEY=$2 CRIT=$3 http_proxy="" DEBUG= if [ -z $CRIT ]; then echo "Usage $0 " exit 3…

4 (1) by: felipeferreira
File System
check_dir_files
http://felipeferreira.net

examples: ./check_dir_files.sh -d /var/spool/escenic/newsgate/Extra/export/ -w 70 -c 100 -f OK - There are 0 files in dir /var/spool/escenic/newsgate/Extra/export/|'size'=0;70;100 usage ./check_dir_files.sh Usage: check_dir_files.sh -d|--dirname [-w|--warning ]…

2.5 (2) by: felipeferreira
Others
check_aws.sh
http://felipeferreira.net

Updated! Oct 1st. I wrote this script to monitor my Amazon EC2 servers and LoadBalancers, this script is able to get any metrics avaiable at…

by: felipeferreira
FTP
check_ftp_download
http://felipeferreira.net

Example: /check_ftp_down.php ftp02 user1 secret /test/ /usr/local/nagios/libexec/conf/file.tst 6 10 OK - FTP to ftp02 file file.tst(4.51 MB) took 4 secs. and Bandwidth of 1.06 MB…

1 (1) by: felipeferreira
* TCP and UDP (Generic)
check_sendq
http://felipeferreira.net

Send-Q is retrived from the netstat cmd. ex.: #netstat -anp |more Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State…

by: felipeferreira
File System
Check folder for stale files
http://felipeferreira.net

It's still not fully developed so the variables are not passed as arguments but are inside the script, so Directory and Time are configured within…

by: felipeferreira
Log Files
check_events.vba
http://felipeferreira.net

This is a much usefull plugin that can verify the Windows Event Viewer via nagios remote check I tested using the NC_NET on Windows 2003…

License: GPL by: felipeferreira
Windows NRPE
check_group
http://felipeferreira.net/?p=1038

The output in debug mode Example: Command: cscript.exe //nologo C:PROGRA~2NC_Netscr iptcheck_group.vbs -g CN=Domain Admins,CN=Users -u 4 Output: CN=Domain Admins,CN=Users LDAP://CN=Domain Admins,CN=Users,DC=cado,DC=local user : CN=Domain Admins…

License: GPL by: felipeferreira
Linux
check_log.sh
http://felipeferreira.net/?p=1038

Often I needed to check log files for a keyword. So I wrote a simple bash script to do that plus integrate with nagios and…

by: felipeferreira
Linux
check_vmstat
http://felipeferreira.net/?p=891

So many check_mem scripts out there but I am still not satified so I wrote my own. Many scripts report the total use of memory…

License: GPL by: felipeferreira
Networking
check_con
http://felipeferreira.net/?p=864

I wrote a simple plugin to check the number of established connections to a windows server. Just execute: cmd /c netstat -an |find /i “estab”…

4 (1) by: felipeferreira
Others
check_varnish
http://felipeferreira.net/?page_id=952

the script genertates a tmp file and then each time it runs it zero the tmp and restart loging the “Service Unavailable” erros thrown by…

by: felipeferreira
IIS
check_iis.vbs
http://www.felipeferreira.net

It should also graph the results. I am querying 2GB log files with great times around, 10-15 seconds. I have tested with Windows 2003, IIS…

by: felipeferreira
No Reviews Found
Cloud
aws status page

Download at http://felipeferreira.net/index.php/2015/09/script-check-aws-status/ ./check_aws_status.sh Unkown Parameter, please check http://status.aws.amazon.com/ for all options. Examples: autoscaling-us-east-1 elb-us-east-1 ./check_aws_status.sh autoscaling-us-east-1 1 CRITICAL - Found 6 erros on autoscaling-us-east-1…

4 (1) by: felipeferreira
IIS
check_iis.vbs
http://www.felipeferreira.net

It should also graph the results. I am querying 2GB log files with great times around, 10-15 seconds. I have tested with Windows 2003, IIS…

by: felipeferreira

Nagios Exchange is proudly powered by WordPress