R
R
RevoEvo2019-11-11 11:28:57
Software testing
RevoEvo, 2019-11-11 11:28:57

With what tool is it reasonable to combine monitoring and whitebox testing?

Hello!
There was a need to supplement the functionality of Prometheus (complete with Grafana and AlertManager) to solve the problem of monitoring resources/services with parallel testing of the functionality: for example, to validate the data returned by the DBMS during test queries; check the fact that the correct content was returned by the web server (and not just its up/down status); call API methods to check the response. And in case of failure, also generate alerts, use automation, and so on.
So far, three ways are seen: create a new plugin, expand the capabilities of existing ones, or use some external tool that is more suitable initially for solving the described task, and then integrate (or not integrate) it with monitoring.
Has anyone solved a similar problem and, in fact, with the help of which tool (a set of tools or methodology, preferably open source) is it reasonable to combine monitoring and synthetic / whitebox testing?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2019-11-11
@vitaly_il1

I haven't worked much with , usually there is an HTTP plugin for monitoring systems, etc.
Look at Zabbix, Zenoss. Or cloud NewRelic, AppDynamic, ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question