< Back

Get-SensorTotals

Sun Jan 19, 2020 5:42 pm

NAME Get-SensorTotals



SYNOPSIS

Retrieves the total number of each type of sensor in the system.





SYNTAX

Get-SensorTotals [<CommonParameters>]





DESCRIPTION

The Get-SensorTotals cmdlet retrieves the total number of each type of sensor in a PRTG Server.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

PrtgAPI.SensorTotals





---------- EXAMPLE 1 ----------



C:\\> Get-SensorTotals



Count the number of sensors in the system.



RELATED LINKS

Online version: https://github.com/lordmilko/PrtgAPI/wi ... r-totals-1

Get-Sensor