Get-BluGenieServiceStatus

SYNOPSIS

Report on the Status of the BluGenie Windows Service

SYNTAX

      Get-BluGenieServiceStatus [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [[-FormatView] <String>] [<CommonParameters>]

    

DESCRIPTION

Report on the Status of the BluGenie Windows Service

Report includes

  • Jobs that are currently waiting to run

  • Processing Jobs

  • Completed Jobs

  • Completed JSON reports

  • Service State

  • Service CPU Resources

  • Service Memory Resources

  • BluGenie Service Event Viewer Logs

EXAMPLES

EXAMPLE 1

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

EXAMPLE 8

PARAMETERS

Walkthrough

ReturnObject

OutUnEscapedJSON

OutYaml

FormatView

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated