Skip to content
FELIPE FERREIRA

FELIPE FERREIRA

System Administrator

  • Home
    • ME
    • Hobby
      • Motogp
  • Linux
    • Amazon-AWS
    • bash
    • LinuxCommands
    • Varnish
    • Centos
    • BashScripts
    • tomcat
  • Exchange
  • ESX
  • Varnish
  • Security
  • Centreon

Tag: check

By : Felipe Ferreira25/03/2014
BashScripts, Nagios, plugins Leave a Comment on check_varnish_uptime

check_varnish_uptime

Simple script to check if the varnish daemon has been restarted latelly Here is the code: #!/bin/bash #Get current varnish uptime #Version 1.0 #By Felipe Ferreira Set 2013 #Variables CRIT=900 #Check arguments print help if [ $# -lt 1 ]; […]

View the post
Tags: bashh, check, Nagios, uptime, varnish
By : Felipe Ferreira14/03/2014
Nagios, plugins 6 Comments on check_http.sh

check_http.sh

Simple bash script using curl to check a website. It works on HTTP and HTTPS. Requirement: curl Usage ./check_http.sh Example: ./check_http.sh ‘http://oglobo.globo.com’ oglobo 1 OK – Site oglobo.globo.com key oglobo time 0.019 |’time’=0.019s;1 Here is the code: #!/bin/bash #Verificar um […]

View the post
Tags: check, curl, http, Nagios, script
By : Felipe Ferreira17/04/2013
Nagios, plugins 2 Comments on check logfiles script

check logfiles script

Not so generic way to check ‘any’ logfile for erros I have written at least about 5 variations of this same script. Some more flexible and genereal purpose. But in the end I have been writing customs made out of […]

View the post
Tags: bash, check, hour, logfile, Nagios, script
By : Felipe Ferreira17/01/2013
BashScripts, Linux Leave a Comment on Check Linux Cluster

Check Linux Cluster

A simple nagios/bash script to check if a RedHat/CentOS cluster has failedover.It uses the output from the clustat command. The usage is simple the script name and service, example: check_usage IO_Service It has been tested only with a 2 node […]

View the post
Tags: check, cluster, failover, Nagios
By : Felipe Ferreira03/10/2012
Linux, Nagios Leave a Comment on TCP Send-Queue

TCP Send-Queue

Script to monitor the TCP Send-Queue. 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 PID/Program name The script syntax example: #check_sendq -w 900 […]

View the post
Tags: bash, check, Nagios, netstat, script, send-q
By : Felipe Ferreira20/08/2012
plugins, VbScripts Leave a Comment on nagios check printer

nagios check printer

Script in vbs that will check if a printer is working correctly and is processing its Documents. In case the same number of documents are in the Queue it will alert, this can be used in nagios with a retry […]

View the post
Tags: automate, check, Nagios, printer, scriptl, vbs, visualbasicscript
By : Felipe Ferreira05/06/2012
VbScripts Leave a Comment on check local administrator group

check local administrator group

We needed a way to know if anyone has added itself to the Local Administrator group on any servers. So I wrote this script and setup on schedulle task to run each hour. In case any changes happen on the […]

View the post
Tags: Administrator, admins, check, group, local, script, security, vbs

Posts navigation

1 2 … 4 Next

Recent Posts

  • How to Write a node application to run openai chatgtp inside a docker container
  • AWS Solution Architect Study Guide
  • check_vmware_esx slow

Categories

SEARCH

https://www.buymeacoffee.com/felipeferreira
All Right Reserve. Theme: Franchise by Moral Themes.