Random Project
Home > Projects

Projects

Project custom post type.

Showing 565-576 of 5862 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check Azure Active Directory Connect status and last replication.
Check for old NSCA processes, and optionally kill them off if found. Also, optionally return performance data regarding procs found, stale, and killed. Lots of…
create new command define command { command_name duplicat_IP command_line $USER1$/dup_IP.sh } create new service define service { service_description duplicate_IP host_name host_name use generic-service check_command duplicat_IP…
This script will connect to vSphere through PowerCLI and using PowerShell, it will return information about the alerts: Will Return Something Like This! CRITICAL! Acknowledged…
CapacityGB: 1003GB > FreeSpaceGB: 205GB WARNING! Datastore AX4-1 > CapacityGB: 1003GB > FreeSpaceGB: 205GB OK! Datastore AX4-1 > CapacityGB: 1003GB > FreeSpaceGB: 205GB .EXAMPLE .check_vmware_triggeredalarms.ps1…
Checks the Network statistics using the sar command. https://github.com/throwsb/nagios-checks/blob/master/check_network.md
Checks the disk I/O and transfer rate using the sar command.
Checks the CPU utilization across all CPU's on a server and returns the percentage used.
UCME-IT™ is a notification server software that enables developers to easily send SMS, Push, Mail & Voice messages using simple JSON or XML APIs. UCME-IT™…
SYNOPSIS This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs: SYNTAX .check_backupexec_jobs.ps1 [[-Name] ] [[-Period]…
Simple plugin that will return you CIFS read/write performance and netrwok IO using ssh. Requires Dadatomain name/IP address, username and password. Can be extended to…
Very, very primitive check for checking windows updates. It never return "CRITICAL" status. It return only: 1) OK - if no updates. 2) WARNING -…