Skip to content
View igorhrq's full-sized avatar
Block or Report

Block or report igorhrq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. provision provision Public

    This playbook install the basic tools of an sysadmin for debian os with ansible.

    1 1

  2. zabbixmon.py zabbixmon.py
    1
    # Author: Igor Andrade
    2
    # Date: 29-12-2020
    3
    #
    4
    # Scripts that catch triggers from an group, filters it on a file for not repeat alerts and send it to a gchat using
    5
    # zabbix API and gchat API.
  3. checkAPI checkAPI Public

    Python

  4. GrafanaCreateUser GrafanaCreateUser Public

    A Python script to create user under cmdline

    Python

  5. SSLMonitor SSLMonitor Public

    Script to monitoring SSL Expiration and fire an alert if it are below 30 days

    Python

  6. ConnectionCatcherAPI ConnectionCatcherAPI Public

    An API that collects in 2 or more servers the number of connections in one specific port, and return the value in json as an API with flask

    Python