Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to silence informational output #57

Closed
jpds opened this issue Nov 23, 2017 · 2 comments
Closed

Option to silence informational output #57

jpds opened this issue Nov 23, 2017 · 2 comments

Comments

@jpds
Copy link

jpds commented Nov 23, 2017

Hello,

I'm trying to create a prometheus.io exporter for opcm, starting with specifically pcm-memory.x.

It'd be good to have a option to silence this bit of the output:

 Processor Counter Monitor: Memory Bandwidth Monitoring Utility  ($Format:%ci ID=%h$)

 This utility measures memory bandwidth per channel or per DIMM rank in real-time

Number of physical cores: 32
Number of logical cores: 64
Number of online logical cores: 64
Threads (logical cores) per physical core: 2
Num sockets: 2
Physical cores per socket: 16
Core PMU (perfmon) version: 4
Number of core PMU generic (programmable) counters: 4
Width of generic (programmable) counters: 48 bits
Number of core PMU fixed counters: 3
Width of fixed counters: 48 bits
Nominal core frequency: 2100000000 Hz
Package thermal spec power: 125 Watt; Package minimum power: 69 Watt; Package maximum power: 264 Watt; 
Socket 0: 2 memory controllers detected with total number of 6 channels. 3 QPI ports detected.
Socket 1: 2 memory controllers detected with total number of 6 channels. 3 QPI ports detected.
@jpds
Copy link
Author

jpds commented Nov 23, 2017

I've found that I can do this by using 2>/dev/null, but it'd be nicer to have this as a command line flag.

rdementi added a commit that referenced this issue Dec 1, 2021
add support of additional mem channel on icx-d
@opcm
Copy link
Contributor

opcm commented Dec 16, 2021

Implemented 2de1a80

@opcm opcm closed this as completed Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants