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

Category: plugins

By : Felipe Ferreira03/02/201723/05/2019
Centreon, Nagios, plugins, script, VbScripts Leave a Comment on check schedulle task nagios

check schedulle task nagios

Script to get failed schedulle jobs (plugin for Nagios/Centreon) REQUIRES: schtasks.exe Tested only Windows 2003 For configuring NSCP/NRPE create a .bat file because when called like cscript script/file.vbs does not work! here is the script:

View the post
By : Felipe Ferreira29/09/201623/05/2019
plugins, script Leave a Comment on money conversion rate monitoring script

money conversion rate monitoring script

If you want to easly monitor a money conversion rate, here is the script I wrote long long time ago (default is EURO x REAL) ./ moneyconversioncheck –minwarn 3 –maxwarn 4.0 –mincrit 2.8 –maxcrit 4.5 -v Verbose Mode ON EURO […]

View the post
Tags: bash, conversion, money, script
By : Felipe Ferreira29/09/201623/05/2019
Centreon, HowTo, Linux, plugins Leave a Comment on Nagios Notify html Script

Nagios Notify html Script

The default notification script for nagios is very simple, why not get more information on the email. Like: hostgroup, how long has the problem happened, link to the possible documentation. And format it in a nice html table. To work, […]

View the post
Tags: centreon, html, notify, php, script, table
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 if process time is under CRIT value # can be […]

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 #Check arguments print help if [ $# -lt 1 ]; […]

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 output on a tmp file and next time it runs […]

View the post
Tags: bash, check_backend.sh, Linux, Nagios, varnish
By : Felipe Ferreira25/03/2014
Nagios, plugins, Windows Leave a Comment on check_con.vbs

check_con.vbs

Check connections for windows A Visual Basic Script to check how many open connections exists in a certain port. Here is the code: ‘Script Check Number of ESTABLISHED connections ‘Author: Felipe Ferreira ‘Data: 29/07/2010 ‘Version: 1.0 (nagios) ‘———-NAGIOS VARs Const […]

View the post

Posts navigation

1 2 … 8 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.