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

By : Felipe Ferreira25/05/2015
Linux Leave a Comment on solr peformance

solr peformance

How to monitor Solr performance under Tomcat. I keep track of how many access and the performance, based on response time. For this I have 2 scripts: Here is the code: #!/bin/bash # script to check how many erros in […]

View the post
Tags: Linux, performance, script, solr
By : Felipe Ferreira11/09/2014
VbScripts Leave a Comment on vbs ftp sync script

vbs ftp sync script

We are using this script with jenkins to deploy “upload” a specific folder to a remote FTP. I used the winscp.exe synchronize command for it. ‘ script para envio de diretorio via FTP ‘ Felipe Ferreira Setembro 2014 ‘ Para […]

View the post
Tags: ftp, script, sync, vbs
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 Ferreira12/03/2014
BashScripts 1 Comment on script to monitor cpu usage by process

script to monitor cpu usage by process

A bash script to get the CPU usage by process usage: nohup ./check_proc bwengine 70 & bwegnine is the process name we want to monitor 70 is to log only when the process is using over 70% of the CPU. […]

View the post
Tags: bash, cpu, monitor, process, script
By : Felipe Ferreira17/12/2013
HowTo, Linux Leave a Comment on bash get analytics data

bash get analytics data

This is a bash script to get Google Analytics Data, in this case A total day Pageviews. Here is the code: #!/bin/bash # Get google anlytics pageview results # by Felipe Ferreira Dec 17 2013 # v1 #todo: get REAL […]

View the post
Tags: analytics, api, bash, get, google, script, shell
By : Felipe Ferreira06/12/2013
BashScripts, HowTo, Linux, Nagios, plugins Leave a Comment on check_error_log

check_error_log

Yet another log monitoring script.. The date field is very specific for each system and I keep having to refix each time. I like this one about the way it works, it first find the date/time where we want to […]

View the post
Tags: bash, logs, Nagios, script
By : Felipe Ferreira05/09/2013
plugins, VbScripts, Windows 1 Comment on check iis cpu

check iis cpu

This nagios plugin VBS script, gets exactly the amount of CPU a specific Aplication Pool is using, it helps a lot to identify witch site is using more CPU. It was tested on Windows 2003 only. I had the help […]

View the post
Tags: aplication pool, cpu, IIS, Nagios, script, vbs

Posts navigation

Previous 1 2 3 4 … 10 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.