perfmon-agent | Server metrics fetching agent , based on SIGAR | Monitoring library
kandi X-RAY | perfmon-agent Summary
kandi X-RAY | perfmon-agent Summary
Server metrics fetching agent, based on SIGAR
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Process the command line arguments
- Read data from a channel
- Process a command
- Log available processes
- Gets transport
- Returns TCP transport instance connected to specified address
- New UDP Transport instance
- Reads next line
- Gets next line from received bytes
- Reads the contents of the file into a StringBuffer
- Get all disk filesystems
- Start with metrics
- Get all registered MXBeans
- Creates a new transport instance
- Factory method for creating JMXDataProvider
- Creates a new instance of NetworkInterface
- Returns the value of the sigar value
- Read next line
- Get the metric provider
- Executes the custom script and returns the result
- Gets the value of this swap
- Gets the value of the proc
- Gets the value of this memar value
- Gets the value of the protocol
- Get value as a string
- Gets the value of this sketch
perfmon-agent Key Features
perfmon-agent Examples and Code Snippets
Community Discussions
Trending Discussions on perfmon-agent
QUESTION
I have setup server monitoring in a JMeter test. The setup is very similar to the one in this stackoverflow answer. When I am collecting CPU or memory without specifying a process, everything works as expected. I see the graphs with correct metrics.
However, when I try to collect CPU per process, for example with metric parameter pid=8948:percent
, the graph is empty, no samples are collected and I see the following exception on the monitored server:
ANSWER
Answered 2018-Jun-19 at 05:32You can work this around by running Server Agent with elevated privileges, it could be done in 2 ways:
Using
psexec
tool you can run a process with SYSTEM account rightsUsing Task Scheduler you also have possibility to start process with the highest privileges
Given you run Server Agent with elevated rights - you should be able to collect CPU metrics for IIS process.
See How to Monitor Your Server Health & Performance During a JMeter Load Test article for more information on using PerfMon Metrics Collector and Server Agent.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install perfmon-agent
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page