Skip to content

ucdavis/CGM_Ping_Checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGM Ping Checks

A fun project to check the availability status of various systems. If a system fails a configured amount of checks then it will be added to the list of systems to report on via email notification from an Office365 account.

Required Setup

Passphrase for Office355 account cgminput must be stored in a file called "specpass.txt" in the same directory as the script. The passphrase is in LastPass, folder "COE IT CGM".

#Store encrypted password for cgmsurvey@ucdavis.edu (User ID: cgminput) in secure file
Read-Host -AsSecureString | ConvertFrom-SecureString | Out-File .\specpass.txt

About

A fun project to check the availability status of various systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •