Full list of Webtags: Difference between revisions

1,155 bytes removed ,  08:43, 4 October 2022
m
Line 650: Line 650:
= System =
= System =


Special tags returning information about the Windows device hosting Cumulus 1.
Special tags returning information about the device hosting CumulusMX
 
[[File:Badge vMx.png]]''If you are running MX, then most tags do not work.''


{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:150px" |Web tag_name
!style="width:150px" |Web tag_name
!style="width:150px" |Applicability
!style="width:450px" |Applicability
!style="width:600px" |Function
|-
|-
|<#OsVersion>
|<#OsVersion>
|up to 1.9.4, and MX
|OS version, e.g. "Windows 7 x64 build 7600"
|OS version, e.g. "Windows 7 x64 build 7600"
Please note this may not return the information you expect!
|-
|-
|<#OsLanguage>
|<#OsLanguage>
|Both leagacy and MX
|OS language, e.g. "English"
|OS language, e.g. "English"
|-
|-
|<#SystemUpTime>
|<#SystemUpTime>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|How long the system has been up, e.g. "8 hours 21 minutes"  
|How long the system has been up, e.g. "8 hours 21 minutes"  
|-
|-
|<#ProgramUpTime>
|<#ProgramUpTime>
|all releases
|How long Cumulus has been running, e.g. "7 hours 55 minutes"
|How long Cumulus has been running, e.g. "7 hours 55 minutes"
|-
|<#CpuName>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|CPU type, e.g. "Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz"
|-
|-
|<#CpuCount>
|<#CpuCount>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|Number of processors, e.g. "4"
|Number of processors, e.g. "4"
|-
|<#MemoryStatus>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|Free and total system RAM, e.g. "4619/8191 MB (free/total)"
|-
|<#DisplayMode>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|Screen display mode, e.g. "1680x1050, 32 bit"
|-
|-
|<#AllocatedMemory>
|<#AllocatedMemory>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|Amount of memory allocated to Cumulus, e.g. "18.76 MB"
|Amount of memory allocated to Cumulus, e.g. "18.76 MB"
|-
|<#DiskSize>
| (not available on MX)


[[File:Badge v1.png]] only in legacy Cumulus
NOTE: produces 0.0
|Size of disk on which Cumulus is running, e.g. "931.51 GB"
|-
|-
|<#DiskFree>
| (not available on MX)
[[File:Badge v1.png]] only in legacy Cumulus
|Free space on disk on which Cumulus is running, e.g. "515.36 GB"
|}
|}