Skip to content

A set of Office 365 status check scripts for icinga plugin

Notifications You must be signed in to change notification settings

mtakaking/icinga-o365-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

icinga-o365-plugin

A set of Office 365 status check scripts for icinga plugin

check_sharepoint.ps1

Options:

    -u: username
    -p: password
    -d: domain name (e.g., office.com)
    -a: application errors, -pid: Product ID REQUIRED
    -i: all installed applications, -pid: Product ID, -app: Application name, -i REQUIRES either -pid or -app
    -s: site collections
    -t: tenant properties
    -l: tenant logs

Example:

    ./check_sharepoint -u [email protected] -p adminpassword -d "companydomain" -s}

About

A set of Office 365 status check scripts for icinga plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published