Try our new research platform with insights from 80,000+ expert users

AppNeta by Broadcom vs InfluxDB comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Oct 10, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

AppNeta by Broadcom
Ranking in Network Monitoring Software
36th
Average Rating
8.6
Reviews Sentiment
7.3
Number of Reviews
17
Ranking in other categories
Cloud Monitoring Software (27th), Digital Experience Monitoring (DEM) (9th), DX NetOps (3rd)
InfluxDB
Ranking in Network Monitoring Software
23rd
Average Rating
8.2
Reviews Sentiment
6.6
Number of Reviews
11
Ranking in other categories
Non-Relational Databases (2nd), Open Source Databases (9th), IT Infrastructure Monitoring (24th), NoSQL Databases (3rd)
 

Mindshare comparison

As of July 2025, in the Network Monitoring Software category, the mindshare of AppNeta by Broadcom is 0.7%, down from 0.7% compared to the previous year. The mindshare of InfluxDB is 0.4%, up from 0.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Network Monitoring Software
 

Featured Reviews

Cliff Chapman - PeerSpot reviewer
Excellent support, easy configuration, and a reliable tool to know what the problem is and where the problem is
They should try and make diagnostics run a bit quicker. When the problem occurs on a network, AppNeta runs automatic diagnostics on the end-to-end path. The path it was testing only to the destination, it now runs the same test to all of the devices and all the intermediate devices. Depending on the number of intermediate devices, it can take several minutes to run. If we're trying to find or diagnose a problem that only lasts two or three minutes, it may be that the diagnostics is still running by the time the problem is cleared. The only thing, which I have also mentioned to AppNeta in the past, is that there should be much faster and much more lightweight diagnostics, which can be completed within 30 seconds or one minute, rather than in 5 to 10 minutes. Currently, when we have short-duration problems, we use a different tool, but we only use that different tool for short-duration problems. With AppNeta, as long as the problem exists for more than a few minutes, such as within 10 to 15 minutes, we can normally tell where the problem is. However, most of the problems that we deal with are intermittent. They're very rarely a permanent condition that needs to be addressed. That makes it more difficult to troubleshoot. We would look to see at least two or three events and hope they show the same results to raise our confidence that we've actually found the problem, rather than just a problem.
DeepakR - PeerSpot reviewer
An open-source database that can be used to insert data
InfluxDB is generally stable, but we've encountered issues with the configuration file in our ticket stack. For instance, a mistake in one of the metrics out of a hundred KPIs can disrupt data collection for all KPIs. This happens because the agent stops working if there's an issue with any configuration part. To address this, it is essential to ensure that all configurations are part of the agent's EXE file when provided. This makes it easier to package the agent for server installation and ensures all KPIs are available from the server. Additionally, the agent cannot encrypt and decrypt passwords for authentication, which can be problematic when monitoring URLs or requiring authentication tokens. This requires additional scripting and can prolong service restart times.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The product helps us understand networks and user experience. It helps us to understand the issues."
"This solution helps prove that, if we move to cloud, we'll still be as effective as we are on-premises."
"Delivery and experience are valuable. The usage in terms of the traffic application captures and other similar things is also valuable."
"The main feature that we use is what they call Delivery, which is the testing of network paths end-to-end."
"A lot of times one of the AppNeta transactions showed that there is an issue, whereas everything seemed to be working properly. Once we dug into it, we realized that it really was highlighting a problem that otherwise we would not have seen."
"The solution's technical support is very good."
"We get complete, hop-by-hop visibility into the internet and we can know how much latency is taking place from one hop to another. That way, we know whether a particular hop belongs to the ISP, or that it is something owned by our own client's office, or is something to do with the SaaS network."
"The solution is very powerful."
"The most valuable features are aggregating the data and integration with Graphana for monitoring."
"InfluxDB is a database where you can insert data. However, it would be best if you had different components for alerting, data sending, and visualization. You need to install tools to collect data from servers. It must be installed on Windows or Linux servers. During installation, ensure that the configuration file is correct to prevent issues. Once data is collected, it can be sent to InfluxDB. For visualization, you can use open-source tools like Grafana."
"In our case, it started with a necessity to fill the gap that we had in monitoring. We had very reactive monitoring without trend analysis and without some advanced features. We were able to implement them by using a time series database. We are able to have all the data from applications, logs, and systems, and we can use a simple query language to correlate all the data and make things happen, especially with monitoring. We could more proactively monitor our systems and our players' trends."
"The user interface is well-designed and easy to use. It provides a clear overview of the data, making it simple to understand the information at hand."
"InfluxDB works as expected with excellent scalability and stability, which is critical for our application."
"InfluxDB's best feature is that it's a cloud offering. Other good features include its time-series DB, fast time-bulk queries, and window operations."
"The most valuable feature of the solution is we can use InfluxDB to integrate with and plug into any other tools."
 

Cons

"Having to deal with configuring the end devices using a USB stick is a bit cumbersome. It would be nice if there was a better way of handling that."
"AppNeta by Broadcom needs to add more features to its dashboards. It also needs to work on providing out-of-the-box reports."
"Instead of integrating with other people, they should expand their interior capabilities."
"They should try and make diagnostics run a bit quicker. When the problem occurs on a network, AppNeta runs automatic diagnostics on the end-to-end path. The path it was testing only to the destination, it now runs the same test to all of the devices and all the intermediate devices. Depending on the number of intermediate devices, it can take several minutes to run. If we're trying to find or diagnose a problem that only lasts two or three minutes, it may be that the diagnostics is still running by the time the problem is cleared. The only thing, which I have also mentioned to AppNeta in the past, is that there should be much faster and much more lightweight diagnostics, which can be completed within 30 seconds or one minute, rather than in 5 to 10 minutes."
"Cloud monitoring could be better. That's one of the biggest pain points for me. I have shared this feedback with them multiple times, but they're limited to some extent. That's one area where I've seen a problem."
"I would like to see some advanced dashboard features. It could also be integrated with third-party tools. For example, an integration with a reporting solution would be helpful. Out-of-the-box, there are few dashboards or reports. What it does have is useful, but there should be additional dashboards."
"I think some of the product's documentation has shortcomings and needs improvement."
"The solution's UI can be more user-friendly."
"InfluxDB is generally stable, but we've encountered issues with the configuration file in our ticket stack. For instance, a mistake in one of the metrics out of a hundred KPIs can disrupt data collection for all KPIs. This happens because the agent stops working if there's an issue with any configuration part. To address this, it is essential to ensure that all configurations are part of the agent's EXE file when provided. This makes it easier to package the agent for server installation and ensures all KPIs are available from the server. Additionally, the agent cannot encrypt and decrypt passwords for authentication, which can be problematic when monitoring URLs or requiring authentication tokens. This requires additional scripting and can prolong service restart times."
"InfluxDB can improve by including new metrics on other technologies. They had some changes recently to pool data from endpoints but the functionality is not good enough in the industry."
"InfluxDB cannot be used for high-cardinality data. It's also difficult and time-consuming to write queries, and there are some issues with bulk API."
"It is challenging to get long-running backups while running InfluxDB in a Microsoft Azure Kubernetes cluster."
"In terms of features that I would like to see or have, in the community version, some features are not available. I would like to have clustering and authentication in the community version."
"The solution doesn't have much of a user interface."
"It is challenging to get long-running backups while running InfluxDB in a Microsoft Azure Kubernetes cluster."
 

Pricing and Cost Advice

"I find the solution's price to be fairly good."
"AppNeta by Broadcom is not expensive."
"The small probe is probably around $3,000 and the very large probe that they make for massive data centers might be $50,000 or $60,000. It's a subscription model, so the payment is per year."
"Broadcom software is always a little expensive because they provide quality."
"We typically don't get involved in the commercial side, but the list price is probably something like $3,000 for a small probe. However, that gives all of the features that the probe can do, whether or not you use them. In the old days, up until two or three years ago, each of the separate features was a separately licensable module so that you could add things that you wanted, and you didn't have to add things that you didn't want. They've changed all that now, and everything the probe can do is a part of the base license."
"I inherited this from a different version, and I haven't yet gone through a renewal because we had purchased three years upfront. So, to me, that still remains to be seen. Once it comes up for renewal, we'll see what happens. Especially because now it is Broadcom, it is going to change anyway."
"It's worth the money."
"InfluxDB is open-source, but there are additional costs for scaling."
"The tool is an open-source product."
"We are using the open-source version of InfluxDB."
"InfluxDB recently increased its price. It is very expensive now."
report
Use our free recommendation engine to learn which Network Monitoring Software solutions are best for your needs.
862,452 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
45%
Financial Services Firm
11%
Manufacturing Company
9%
Real Estate/Law Firm
5%
Financial Services Firm
13%
Computer Software Company
12%
Manufacturing Company
8%
Comms Service Provider
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What open source tool can one use to measure bandwidth from one's upstream service provider?
One I am looking closely at is AppNeta. They have an appliance that can digest the flow and do a better job than Netflow. The other one we are using is ExtraHop. This has both a Datacenter Hig...
What do you like most about AppNeta?
The product helps us understand networks and user experience. It helps us to understand the issues.
What do you like most about InfluxDB?
InfluxDB is a database where you can insert data. However, it would be best if you had different components for alerting, data sending, and visualization. You need to install tools to collect data ...
What needs improvement with InfluxDB?
It is challenging to get long-running backups while running InfluxDB in a Microsoft Azure Kubernetes cluster. Replicating data for on-prem development and testing is difficult. Having a SQL abstrac...
What is your primary use case for InfluxDB?
InfluxDB is the main component in our large enterprise-scale streaming data application for maritime vessels. We collect position data from vessels around the coast once per second, put it on a Kaf...
 

Comparisons

 

Overview

 

Sample Customers

Ebay, Citrix, National Instruments, Marriott, AT&T, Bon-Ton, McDonald's, Netflix, PayPal, Uber, QAD
ebay, AXA, Mozilla, DiDi, LeTV, Siminars, Cognito, ProcessOut, Recommend, CATS, Smarsh, Row 44, Clustree, Bleemeo
Find out what your peers are saying about AppNeta by Broadcom vs. InfluxDB and other solutions. Updated: July 2025.
862,452 professionals have used our research since 2012.