From 296dc4ff453f48f6871ebcd8bc3cf49215750162 Mon Sep 17 00:00:00 2001
From: Seblu <sebastien.luttringer@smartjog.com>
Date: Mon, 7 Mar 2011 14:29:38 +0100
Subject: [PATCH] add new tag chaserial and chaasset

---
 TQL | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TQL b/TQL
index 407807e..7f986d4 100644
--- a/TQL
+++ b/TQL
@@ -129,6 +129,9 @@ cputhread: total number of cpu thread
 cpufreq: cpu core frequency
 cpuuse: global cpu usage (percentage)
 platform: python platform info
+chaserial: blade chassis serial number (dell tag)
+chaasset: blade chassis asset tag (dell tag)
+
 
 == grammar ==
 input: [ prop ] EOL
-- 
GitLab