Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
dcdb
dcdb
Commits
1ffc6ba1
Commit
1ffc6ba1
authored
Jul 29, 2019
by
Carla Guillen
Browse files
Fixes to the configuration example
parent
fea6bccb
Changes
2
Hide whitespace changes
Inline
Side-by-side
analytics/config/smucngperf.conf
View file @
1ffc6ba1
...
...
@@ -2,38 +2,36 @@ global {
mqttPrefix
/
test
}
template_smucperf
def1
{
interval
1000
template_s
uper
muc
ng
perf
def1
{
interval
1000
0
minValues
3
duplicate
false
streaming
true
}
smucperf
cpi
{
s
uper
muc
ng
perf
cpi
{
default
def1
input
{
sensor
"<bottomup
1>
clocks"
{
position
0
}
sensor
"<bottomup
1>
ref_clocks"
{
position
1
}
sensor
"<bottomup
1>
instructions"
{
position
2
}
sensor
"<bottomup
>
clocks"
{
position
0
}
sensor
"<bottomup
>
ref_clocks"
{
position
1
}
sensor
"<bottomup
>
instructions"
{
position
2
}
}
output
{
sensor
"<bottomup 1> cpi"
{
mqttsuffix
/
cpi
scaling_factor
100
}
sensor
"<bottomup 1> frequency"
{
mqttsuffix
/
cpi
scaling_factor
1
}
sensor
"<bottomup, filter /login08/cpu>cpi"
{
mqttsuffix
/
cpi
scaling_factor
100
}
sensor
"<bottomup, filter /login08/cpu>frequency"
{
mqttsuffix
/
frequency
scaling_factor
1
}
}
}
\ No newline at end of file
}
collectagent/config/collectagent.conf
View file @
1ffc6ba1
global
{
mqttListenAddress
127
.
0
.
0
.
1
:
1883
cleaningInterval
86400
mqttprefix
/
test
threads
24
messageThreads
128
messageSlots
16
cacheInterval
120
daemonize
false
statistics
true
verbosity
3
tempDir
.
mqttListenAddress
127
.
0
.
0
.
1
:
1883
cleaningInterval
86400
mqttprefix
/
test
threads
24
messageThreads
128
messageSlots
16
cacheInterval
120
daemonize
false
statistics
true
verbosity
3
tempDir
.
}
restAPI
{
address
127
.
0
.
0
.
1
:
8080
address
127
.
0
.
0
.
1
:
8080
certificate
../../
deps
/
openssl
-
1
.
1
.
1
c
/
test
/
certs
/
ca
-
cert
.
pem
privateKey
../../
deps
/
openssl
-
1
.
1
.
1
c
/
test
/
certs
/
ca
-
key
.
pem
dhFile
../../
deps
/
openssl
-
1
.
1
.
1
c
/
crypto
/
dh
/
dh2048
.
pem
...
...
@@ -31,11 +31,11 @@ restAPI {
}
cassandra
{
address
127
.
0
.
0
.
1
:
9042
username
password
ttl
0
numThreadsIo
1
address
127
.
0
.
0
.
1
:
9042
username
password
ttl
0
numThreadsIo
1
queueSizeIo
4096
coreConnPerHost
1
debugLog
false
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment