Hello
is it possible to do jmeter tests when jmeter is on remote host? We have a website (kerberos login) which we couldnt get to work with linux (Nagios XI server) jmeter, is working nicely with a Windows server which is in domain. So, can i run jmeter tests on remote windows server and get results/graphics back to nagios xi. Can it be done over nrpe?
Regards,
Mirgo
Jmeter on remote host
Re: Jmeter on remote host
So you want a script that:
https://github.com/gmykhailiuta/nagios_jmeter_check
- Triggers a JMeter test on a remote machine
- Collects the results
- Ships the results back to Nagios XI as a Service check
https://github.com/gmykhailiuta/nagios_jmeter_check
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: Jmeter on remote host
I haven't used "nagios_jmeter_check", but you should be able to set up the checks to run on the windows machine (as passive checks in NSClient++ or NCPA), then send the passive check results back to Nagios XI.So, can i run jmeter tests on remote windows server and get results/graphics back to nagios xi. Can it be done over nrpe?
Be sure to check out our Knowledgebase for helpful articles and solutions!