Software Alternatives, Accelerators & Startups

OpenVAS VS NewRelic

Compare OpenVAS VS NewRelic and see what are their differences

OpenVAS logo OpenVAS

The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools...

NewRelic logo NewRelic

New Relic is a Software Analytics company that makes sense of billions of metrics across millions of apps. We help the people who build modern software understand the stories their data is trying to tell them.
  • OpenVAS Landing page
    Landing page //
    2023-03-22
  • NewRelic Landing page
    Landing page //
    2023-10-05

OpenVAS videos

How to find Exploits with OpenVAS

More videos:

  • Review - Vulnerability Analysis with OpenVAS | Scanning and Reconnaissance
  • Review - Vulnerability Identification and Remediation Cybrary Lab | Ep. 3 Kali Linux, OpenVAS, + more

NewRelic videos

No NewRelic videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to OpenVAS and NewRelic)
Security
100 100%
0% 0
Monitoring Tools
15 15%
85% 85
Log Management
0 0%
100% 100
Web Application Security
100 100%
0% 0

User comments

Share your experience with using OpenVAS and NewRelic. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare OpenVAS and NewRelic

OpenVAS Reviews

Best Burp Suite Alternatives (Free and Paid) for 2023
The primary reason businesses use OpenVas is to perform comprehensive security testing of their IP addresses. This tool performs a port scan of an IP address to find any open services. Once listening services are found, they are tested for known vulnerabilities and misconfiguration using a large database of 53000 NVT checks. The results are compiled into a report that...
Burp suite alternatives
It is an open vulnerability assessment system is a software framework of services and tools offering vulnerability scanning and vulnerability assessment. The aim of OpenVAS protocol ia to be well documented to assist the developers. all products of OpenVAS are free, most components are licensed under the GNU, general public license. Its Plugins are written in NASL (Nessus...
Source: www.educba.com
10 Best Tenable Nessus Alternatives For 2021 [Updated List]
Verdict: OpenVAS is an open-source web application security scanner that will help you accurately detect vulnerabilities. It is easily configurable and can be tuned accordingly if you want to perform large-scale scans. Its use of updated data feeds makes it extremely efficient in detecting almost all types of vulnerabilities.
Best Nessus Alternatives (Free and Paid) for 2021
OpenVAS receives updates daily, which broadens the vulnerability detection coverage. It also helps in risk assessment and suggests countermeasures when the vulnerabilities in an application or network is detected.

NewRelic Reviews

New Relic vs. Scout: Which Is The Right APM For You?
The top portion of the page is similar between New Relic and Scout: a breakdown of time spent by category (ex: Ruby, Database, External HTTP services, etc) over time. You can view data across similar timeframes in both Scout and New Relic (New Relic offers three months of data in their Pro package and Scout can do the same in their custom plans).
Source: scoutapm.com
Best New Relic Alternatives for Application Performance Monitoring (Cloud & SaaS)
Pingdom Server Monitor, which was formerly Scout Server Monitoring App which was acquired by Pingdom, has superior performance to New Relic, in particular when comparing response times, as seen in comparisons below. Ping Server Monitor comes ahead of New Relic in almost every single Response Time test and benchmark, beating it by almost 20x in terms of overhead.
10 Best Application Monitoring Tools for all Platforms
The NewRelic is a one of the best application performance management and monitoring software that gives you a deep analysis to the app stack. New Relic offers a real-time status checking of the app’s availability. It also gives email alerts and real-time notification.
Source: www.technig.com
Best DataDog Alternatives, Replacements & Competitors for Application & Log Monitoring
New Relic is an application/infrastructure performance management software designed for DevOps. The basic platform gives you real-time insights on the full stack of your cloud apps and infrastructure. New Relic can keep track of your apps whether is on-premises, on the cloud, or in hybrid environments.
Source: www.pcwdld.com
Top 15 Website Monitoring Tools
New Relic is very well known in the performance and developer community for providing a lot of different features and has been around since 2008. New Relic gives you deep performance analytics for every part of your software environment. You can easily view and analyze massive amounts of data, and gain actionable insights in real time. They do provide uptime alerts and...
Source: www.keycdn.com

Social recommendations and mentions

Based on our record, NewRelic seems to be a lot more popular than OpenVAS. While we know about 81 links to NewRelic, we've tracked only 6 mentions of OpenVAS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

OpenVAS mentions (6)

  • Link CVE to installed applications?
    Otherwise your on the right path checkout the open source Greenbones OpenVAS (this was Nessus before they closed source and became corporate) or Project Discovery Nuclei. Source: about 1 year ago
  • What should I be doing as the sole sysadmin for a company to keep up with security?
    Personally, I was lucky enough to get a license to Nessus for my own scanning, however you can use OpenVAS for some free to scan. Scanners aren't 100% correct no matter where you go but it'll give you some things to look at. OpenVAS. Source: about 2 years ago
  • Wanting to protect my own homelab
    Https://openvas.org/ OpenVAS is free and fairly capable. It might struggle cpu on a pi... Might need quite a bit of ram, but I'm hoping you've got some beefier kit in your stack. Source: over 2 years ago
  • Free nessus equivalent?
    Maybe OpenVAS would fill the bill. It’s been on my list of things to check out. Source: over 2 years ago
  • Internal Vulnerability Scanning
    OpenVAS - https://openvas.org Try it first, its free, just download a prebuilt VM and you're off and running. I found it valuable for my clients. Source: almost 3 years ago
View more

NewRelic mentions (81)

  • Cleaning routines to keep your project without bugs
    *1. New Relic *— it’s a tool to check on the slow performance of your app. If any action of the user takes longer than usual, NewRelic will inform you about that. - Source: dev.to / 20 days ago
  • Caching in depth
    Tip: You can use tools like DataDog, perf (Linux), New Relic etc. To monitor cache performance. - Source: dev.to / about 2 months ago
  • How to Handle N+1 Queries for Optimal Database Performance in Django?
    Using APM tools like NewRelic, Sentry, Datadog, etc to monitor the performance of your application and while you're on it, they can help you identify N+1 queries. - Source: dev.to / 2 months ago
  • How to improve page load speed and response times: A comprehensive guide
    These tools track server and underlying infrastructure and backend performance. They monitor several metrics, like disk I/O, CPU and memory usage, network traffic, and more. Some examples of these tools include New Relic, Datadog, and AppDynamics. Web administrators can use them to see what's causing slow SRT, like high CPU usage or network traffic. Server-side monitoring tools also provide real-time alerts to... - Source: dev.to / 3 months ago
  • Experience Continuous Integration with Jenkins | Ansible | Artifactory | SonarQube | PHP
    11 Application performance: Before we even perform a deployment, we should configure monitoring tools like Retrace, DataDog, New Relic, or AppDynamics to look for performance problems, hidden errors, and other issues. During and after the deployment, we should also look for any changes in overall application performance and establish some benchmarks to know when things deviate from the norm. - Source: dev.to / 3 months ago
View more

What are some alternatives?

When comparing OpenVAS and NewRelic, you can also consider the following products

Nessus - Nessus Professional is a security platform designed for businesses who want to protect the security of themselves, their clients, and their customers.

Datadog - See metrics from all of your apps, tools & services in one place with Datadog's cloud monitoring as a service solution. Try it for free.

Burp Suite - Burp Suite is an integrated platform for performing security testing of web applications.

Zabbix - Track, record, alert and visualize performance and availability of IT resources

Acunetix - Audit your website security and web applications for SQL injection, Cross site scripting and other...

Dynatrace - Cloud-based quality testing, performance monitoring and analytics for mobile apps and websites. Get started with Keynote today!