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

By : Felipe Ferreira15/12/2011
VbScripts Leave a Comment on vbs script to check services

vbs script to check services

Script to check services, check_services.vbs I tried developing it so the services could be passed via arguments, but using check_nt (NC_Net) and vbscript I found it impossible when we came along multiple arguments containing spaces, its a shame 🙁 Maybe […]

View the post
Tags: check, Nagios, script, services, vbs
By : Felipe Ferreira06/10/2011
VbScripts Leave a Comment on script to check event viewer

script to check event viewer

I have written similar script to check for a single server but this time it scans a list of server. It still not integrated with nagios because of the time it takes to execute such script. It does requires 7z.exe […]

View the post
Tags: check, event, list, multiple, script, Server, vbs, viewer, windows
By : Felipe Ferreira01/08/2011
Nagios, plugins Leave a Comment on Nagios plugin to check folder

Nagios plugin to check folder

This plugin object is to check if a file has been inside certain folder for a period of time and alert if so. It’s still not fully developed so the variables are not passed as arguments but are inside the […]

View the post
Tags: alert, check, directories, files, folder, Nagios, plugin, script, vbs
By : Felipe Ferreira13/07/201113/09/2019
HowTo, Windows 2 Comments on Script to autmaticly send Alt-Tab

Script to autmaticly send Alt-Tab

VBS Script to autmaticly send Alt-Tab and switch opened programs Option Explicit Dim objShell Set objShell = CreateObject(“WScript.Shell”) Do objShell.SendKeys “%+{TAB}” Wscript.Sleep 300000 Loop

View the post
Tags: Alt-Tab, script, send, vbs, visualbasic
By : Felipe Ferreira11/08/2010
Nagios, plugins 2 Comments on Nagios check_con

Nagios check_con

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” /c I also wrote a script for Windows Here is the code I have also […]

View the post
Tags: bash, check, check_con, connections, established, Linux, Nagios, script, Server, vbs, vbscript, windows
By : Felipe Ferreira26/05/2010
Uncategorized Leave a Comment on replicate IIS configuration

replicate IIS configuration

Well if you have the mission to keep multiple webservers IIS 6.0 with exactly same setup its not an easy job! I was faced with this challenge and ended up writing yet another vbs script. I played with Microsoft tool […]

View the post
Tags: 5.0, 6.0, IIS, metabase, microsoft, replication, script, sites, slaves, sync, vbs, website, windows
By : Felipe Ferreira21/05/2010
Nagios, plugins 5 Comments on Monitor IIS erros with nagios

Monitor IIS erros with nagios

So How can we know the IIS server is responding to all petitions? Well I found a way to go directly in the IIS log files and get the results from there. They key was logparser Its very usefull to […]

View the post
Tags: centreon, code, errors, IIS, logparser, monitor, Nagios, plugin, vbs

Posts navigation

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