Echelon i.LON SmartServer Technical Information Page 309

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 308
i.LON SmartServer 2.0 Programmer’s Reference
19-9
Property Description R/W
used to accommodate block failures.
<UCPTdiskSpareBlocksMinRec>
The recommended minimum number of spare flash
blocks (8 blocks). If a flash block on the SmartServer
fails and there are no spare blocks remaining, the flash
disk may become unreliable. The SmartServer should
be replaced before this happens.
r
<UCPTdiskEraseRateMaxRec>
The maximum rate of erases/minute of the
SmartServer flash disk.
r
<UCPTprogrammabilityState>
This property specifies whether a SmartServer
Programming Activation Key is installed on the
SmartServer. This property may be one of the
following values:
PS_REGISTERED
PS_ UNREGISTERED
A SmartServer Programming Activation Key must be
installed on a SmartServer in order to deploy freely
programmable modules (FPMs) on it. For more
information on creating and deploying FPMs, see the
i.LON SmartServer Programming Tools User’s Guide.
r
19.1.5
Real-Time System Information
You can use the SystemService_Read_Info function to get general network performance statistics for
the SmartServer, including the current flash memory usage, CPU utilization, data point message
failures, and the time of last Web browser refresh. To do this, you provide the
SystemService_Read_Info function with an <iLONSystemService> element that includes one
<UCPTsystemInfoType> property that is set to SI_REAL_TIME.
Request
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<UCPTsystemInfoType>SI_REAL_TIME</UCPTsystemInfoType>
</iLONSystemService>
</SystemService_Read_Info>
Response
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<REAL_TIME>
<UCPTlogTime>2008-04-03T17:35:45.971-07:00</UCPTlogTime>
<UCPTminutesSinceReboot>28859</UCPTminutesSinceReboot>
<UCPTcpuUsage>4.9342679879218938</UCPTcpuUsage>
<UCPTfreeDiskSpace>21635072</UCPTfreeDiskSpace>
<UCPTdiskSpareBlocks>94</UCPTdiskSpareBlocks>
<UCPTdiskEraseRates>0 1 0 1</UCPTdiskEraseRates>
<UCPTfreeMemory>21914320</UCPTfreeMemory>
<UCPTmaxBlockSizeFree>13623392</UCPTmaxBlockSizeFree>
<UCPTnumBlocksFree>724</UCPTnumBlocksFree>
<UCPTnumBlocksAlloc>221653</UCPTnumBlocksAlloc>
<AoUCPTdpMessageFailures>
<UCPTdpMessageFailures>2 0</UCPTdpMessageFailures>
<UCPTdpMessageFailures>10 0</UCPTdpMessageFailures>
<UCPTdpMessageFailures>60 0</UCPTdpMessageFailures>
Page view 308
1 2 ... 304 305 306 307 308 309 310 311 312 313 314 ... 442 443

Comments to this Manuals

No comments