Merge pull request #145 from nibalizer/graphing_facts
"Add clientversion to graphing facts"
This commit is contained in:
@@ -19,6 +19,7 @@ REPORTS_COUNT = 10
|
|||||||
OFFLINE_MODE = False
|
OFFLINE_MODE = False
|
||||||
ENABLE_CATALOG = False
|
ENABLE_CATALOG = False
|
||||||
GRAPH_FACTS = ['architecture',
|
GRAPH_FACTS = ['architecture',
|
||||||
|
'clientversion',
|
||||||
'domain',
|
'domain',
|
||||||
'lsbcodename',
|
'lsbcodename',
|
||||||
'lsbdistcodename',
|
'lsbdistcodename',
|
||||||
|
|||||||
Reference in New Issue
Block a user