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: Nagios

By : Felipe Ferreira22/12/201623/05/2019
Python Leave a Comment on python nagios scrape

python nagios scrape

Wrote a script in python using beautiful soap to scrub a web page.

View the post
Tags: Nagios pyhton script web
By : Felipe Ferreira05/08/201623/05/2019
Linux Leave a Comment on Can't locate Sys/Statistics/Linux.pm

Can't locate Sys/Statistics/Linux.pm

When using check_stats.pl on Centos 7
I got a known error but not so easy to fix…

PROBLEM:
# su – nrpe -c “/usr/lib64/nagios/plugins/check_stats.pl -C -w 90% -c 95%”
Can’t …

View the post
Tags: check_stats.pl Linux Nagios
By : Felipe Ferreira23/09/2015
Amazon-AWS 1 Comment on script to check aws status

script to check aws status

This is a bash script made to work with nagios and to automaticly check Amazon AWS status
based on the RSS from http://status.aws.amazon.com/
I did find something similar in Ruby …

View the post
Tags: AWS bash Nagios script status
By : Felipe Ferreira26/05/2015
HowTo, Linux, Nagios Leave a Comment on nagios vmware esx plugin

nagios vmware esx plugin

The best script to monitor VMWare ESX using nagios was
developed by Steve Shipway.
1. Download the script
wget http://felipeferreira.net/wp-content/uploads/2015/05/VMWare.zip
unzip VMWare.zip
cd VMWare
chmod +x check_vmware.pl && sed -i …

View the post
Tags: HowTo install Linux Nagios setup vmware vmware-plugin vmware-vsphere-cli
By : Felipe Ferreira10/12/2014
Nagios, plugins 1 Comment on check process uptime

check process uptime

Simple script to get any linux process uptime.
It could have been done using the /proc/PID too.

Here is the code:

#!/bin/bash
# Script to get a process uptime, alerts 
…
View the post
Tags: bash Linux Nagios process uptime
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
…
View the post
Tags: bashh check Nagios uptime varnish
By : Felipe Ferreira25/03/2014
BashScripts, Nagios, plugins, Varnish Leave a Comment on check_backend.sh

check_backend.sh

Another bash script to monitor if there were any failed connections to the backend’s.
It is a simple aproach using the command:
varnishstat -1 -f backend_fail
Then it puts the …

View the post
Tags: bash check_backend.sh Linux Nagios varnish

Posts navigation

1 2 … 14 Next

Recent Posts

  • AWS Solution Architect Study Guide
  • check_vmware_esx slow
  • Linux End of Life table

Categories

SEARCH

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