CustomBar: Plugin Reference

SystemInfo.ProcessCount

Returns the total amount of processes being run by the system.

SystemInfo.ProcessCount( string Machine = "" )

Parameters

Machine

Name of machine to query. If not specified, local machine is automatically detected.

Return Value (integer)

Total number of processes running on the system, or 0 if not supported or machine not found.