Mini Shell
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0">
<xsl:variable name="strAvailableBytes"><!--XLATESTART-->Bytes disponibles<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strBytesReadPer"><!--XLATESTART-->Bytes leídos por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strBytesReceivedPer"><!--XLATESTART-->Bytes recibidos por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strBytesSentPer"><!--XLATESTART-->Bytes enviados por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strBytesTotalPer"><!--XLATESTART-->Bytes totales por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strBytesWrittenPer"><!--XLATESTART-->Bytes escritos por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strCommitLimit"><!--XLATESTART-->Límite asignado<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strCommittedBytes"><!--XLATESTART-->Bytes asignados<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strCurrentBandwidth"><!--XLATESTART-->Amplitud de banda actual<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strInterruptsPerSecond"><!--XLATESTART-->Interrupciones por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strMemory"><!--XLATESTART-->Memoria<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strNetwork"><!--XLATESTART-->Red<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPacketsPerSecond"><!--XLATESTART-->Paquetes por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPacketsReceivedPer"><!--XLATESTART-->Paquetes recibidos por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPacketsSentPer"><!--XLATESTART-->Paquetes enviados por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPageFaultsPer"><!--XLATESTART-->Errores de página por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPagesPerSecond"><!--XLATESTART-->Páginas por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPercentUsage"><!--XLATESTART-->Porcentaje de uso<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPercentUsagePeak"><!--XLATESTART-->Pico de porcentaje de uso<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPerformance"><!--XLATESTART-->Rendimiento<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strPrivilegedTime"><!--XLATESTART-->Tiempo privilegiado<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strProcessor"><!--XLATESTART-->Procesador_<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strProcessorTime"><!--XLATESTART-->Tiempo de procesador<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strReadsPerSecond"><!--XLATESTART-->Lecturas por segundo<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strUserTime"><!--XLATESTART-->Tiempo de usuario<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strVirtualMemory"><!--XLATESTART-->Memoria virtual<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strWritesPerSecond"><!--XLATESTART-->Escrituras por segundo<!--XLATESTOP--></xsl:variable>
</xsl:stylesheet>
Zerion Mini Shell 1.0