<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.netio-products.com/index.php?action=history&amp;feed=atom&amp;title=System_variables_updated</id>
	<title>System variables updated - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.netio-products.com/index.php?action=history&amp;feed=atom&amp;title=System_variables_updated"/>
	<link rel="alternate" type="text/html" href="https://wiki.netio-products.com/index.php?title=System_variables_updated&amp;action=history"/>
	<updated>2026-04-21T16:20:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.netio-products.com/index.php?title=System_variables_updated&amp;diff=438&amp;oldid=prev</id>
		<title>Phrych: Created page with &quot;{{DISPLAYTITLE:Script trigger System variables updated}} Triggered when system variables are updated (approximately every 10 seconds). Arguments are stored in table &lt;code&gt;even...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.netio-products.com/index.php?title=System_variables_updated&amp;diff=438&amp;oldid=prev"/>
		<updated>2019-07-11T15:25:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{DISPLAYTITLE:Script trigger System variables updated}} Triggered when system variables are updated (approximately every 10 seconds). Arguments are stored in table &amp;lt;code&amp;gt;even...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:Script trigger System variables updated}}&lt;br /&gt;
Triggered when system variables are updated (approximately every 10 seconds). Arguments are stored in table &amp;lt;code&amp;gt;event.args&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
* &amp;lt;code&amp;gt;freeSpace&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;swapTotal&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;outgoingTraffic&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cpuLoad&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;incomingTraffic&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cpuIoWait&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;totalSpace&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;averageLoad&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;sessionCount&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Print arguments ===&lt;br /&gt;
 -- print all arguments&lt;br /&gt;
 for i, v in pairs(event.args) do&lt;br /&gt;
   logf(&amp;quot;%s: %s&amp;quot;,tostring(i),tostring(v))&lt;br /&gt;
 end&lt;/div&gt;</summary>
		<author><name>Phrych</name></author>
		
	</entry>
</feed>