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

BMC TrueSight Orchestration vs Red Hat Ansible Automation Platform comparison

 

Comparison Buyer's Guide

Executive Summary

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

BMC TrueSight Orchestration
Average Rating
8.0
Reviews Sentiment
7.1
Number of Reviews
9
Ranking in other categories
Process Automation (25th)
Red Hat Ansible Automation ...
Average Rating
8.6
Reviews Sentiment
7.3
Number of Reviews
69
Ranking in other categories
Release Automation (3rd), Configuration Management (1st), Network Automation (1st)
 

Mindshare comparison

BMC TrueSight Orchestration and Red Hat Ansible Automation Platform aren’t in the same category and serve different purposes. BMC TrueSight Orchestration is designed for Process Automation and holds a mindshare of 0.6%, down 0.9% compared to last year.
Red Hat Ansible Automation Platform, on the other hand, focuses on Configuration Management, holds 17.4% mindshare, down 18.2% since last year.
Process Automation
Configuration Management
 

Featured Reviews

Ilhami Arikan - PeerSpot reviewer
An orchestration tool to automate the end-to-end process with a need to improve its user experience
In BMC TrueSight Orchestration, login is just text-based, so it's really hard to find the problem. We cannot see the ongoing running jobs or interfere with them on an interface. So it's unavailable. There are some restrictions about the permissions, especially the level of the permissions, even though there is not very much there. It's a little bit hard to use clients' development tools, so the user experience may be improved. There is room for improvement for the local team.
Surya Chapagain - PeerSpot reviewer
Easy to manage and simple to learn
We use Red Hat a lot. I open tickets for the Red Hat cases, however, with Ansible, I haven't opened any cases. My manager worked with them a bit. If we have a problem with some file and we need to get Red Hat to analyze the issue and the file is 100GBs, we'll have an issue since we need to provide a log file for them to analyze. If it is around 12GB or 13GB, we can easily upload it to the Red Hat portal. With more than 100GBs, it will fail. I heard it should cover up to 250GB for an upload, however, I find it fails. Therefore, Red Hat needs to provide a way to handle this.

Quotes from Members

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

Pros

"We can implement compliance standards with the solution. You can also do patching so that the environment is compliant and secure from external threats and hacking. We can provision multiple systems with the help of predefined templates that the organization has forwarded us. The solution’s users can also integrate multiple products which can be either BMC or non-BMC. There are numerous possibilities that can be done with server automation"
"The automation helps in payment transactions through BHIM app. The BMC helps in smooth clearance of all payments without using MasterCard or Visa. The solution is ready to use, and there is no need for customization or resources. We can complete integration over cloud and on-premise, and even using mainframes. The automation are secure through BMC TrueSight Orchestration."
"The initial setup is easy. The deployment was done in an hour."
"This solution is scalable."
"The product has a very good triggering mechanism."
"The best thing about TrueSight is the user interface, which is intuitive and easy to use. It supports accessibility and exporting, so we can output to the format we require. We can use TrueSight to integrate nearly any other product. I can't think of another product that can match this functionality. We also have Microsoft Orchestrator, but it can't match BMC TrueSight Orchestration."
"We particularly like the integration functionality of this solution. This product is open API, which means that it can be integrated with any solution from any other brand."
"I find the provisioning to be the most valuable."
"It allows control over thousands of servers, whether virtual or physical."
"The automation capabilities streamline deployment processes, providing reliability and reducing manual intervention and errors."
"Ansible Galaxy is helpful for roles and Git Submodules: No dependency in managing playbooks. Also, fact caching in redis for host/role grp information speeds up execution. Finally, variable management is easy."
"Having the Dashboard from an admin point of view, and seeing how all the projects and all the jobs lay out, is helpful."
"I like the inventory management. It's a very nice, simple, concise way to keep all that data together. And the API allows us to use it even for things that are not Ansible."
"The ease of being able to use the modules and collections to define what our business processes are is valuable. We are able to give non-technical people the ability to look at a process and say, "We need a step here. Someone do something and put it right here.""
"On the network side, I already have a lot of our firewall related processes automated. If it's not automated all the way from the ticket system, our network team members, our tier-one guys in India, can just go into the Tower web interface and fill in a couple of survey questions."
"Ansible provides great reliability when coupled with a versioning system (git). It helps providing predictability to the network by knowing exactly what's being pushed after validating it in production."
 

Cons

"It would be helpful if TrueSight could log errors in a better format. I would also like to see more connector support. Let's say I have a third-party vendor that I need to integrate with Ansible. It would be helpful if BMC announced a specific connector for that. I've encountered situations where I need to work with scripts or find another way to integrate a particular product with TrueSight Orchestration. BMC already supports many products. For example, we have a connector for Ansible, but I think it needs to be improved some."
"BMC TrueSight Orchestration is difficult to understand. It's not very user-friendly."
"The solution is not user-friendly."
"BMC TrueSight Orchestration could improve by providing some visibility on how the workflows are progressing."
"We are aiming for AI automation and look for support from BMC. The features are currently missing but we are hoping for some upgrade in this matter."
"The solution should move to the cloud. Every application from the BMC is on the container and moving to the cloud. There is also a number of limitations for the smart reporting feature of the TrueSight server which is not working in sync. We did not get any satisfactory reply from BMC on that note. We are not able to do the real-time sync between HSA and non-HSA service reporting tools and the actual application tools."
"The architecture of this solution needs improvement, it is very complicated. It creates a lot of problems in our environment. Most of the time I am trying to find and solve the problem."
"Regarding scalability, the architecture does not allow you to add additional servers just able to use two application servers, so it's not scalable."
"Ansible is great, but there are not many modules. You can do about 80% to 90% of things by using commands, but more modules should be added. We cannot do some of the things in Ansible. In Red Hat, we have the YUM package manager, and there are certain options that we can pass through YUM. To install the Docker Community Edition, I'll write the yum install docker-ce command, but because the Docker Community Edition is not compatible with RHEL 8, I will have to use the nobest option, such as yum install docker-ce --nobest. The nobest option installs the most stable version that can be installed on a particular system. In Ansible, the nobest option is not there. So, it needs some improvements in terms of options. There should be more options, keywords, and modules."
"Networking needs to be improved."
"There could be more stuff in the workflows. I hope that if I have ten templates with different services on it, workflow could auto-populate all the template-based services."
"The scalability of the solution has some shortcomings."
"It could be easier to integrate Ansible with other solutions. No single tool can do everything. For example, we use Terraform for infrastructure and other solutions for configuration management and VMs."
"One problem that I'm facing right now is the mismatch between the new version of Python and Ansible. Sometimes it's Python 2, and sometimes it's Python 3. When things get a bit dicey, I wish that Ansible would solve this issue by itself. I don't want to have to specify if it is Python 3 or version 2."
"What we need is model-driven, declarative software infrastructure management. However, things tend to break with new versions, requiring a lot of work to fix…The focus should be on improving the support for Ansible in the area of AI coding."
"Red Hat Ansible Automation Platform is not the best at server provisioning. Terraform is better."
 

Pricing and Cost Advice

"Licensing is available in different ways and depends on data being consumed by users and nodes being operated."
"Regarding pricing, it comes with the package when you buy the server automation. But it's made depending on some agreements for companies, of which I don't know the clause."
"There is a huge cost saving with BMC TrueSight compared to other solutions."
"Licensing is per lot, or per agent — one agent is one license."
"Users have to pay a per-node cost of around $ 100 per node."
"The solution is inexpensive compared to other products."
"Ansible Tower is free. Until they lower the cost, we are holding off on purchasing the product."
"It is a little pricey but it is affordable. It is not that bad."
"Red Hat Ansible Automation Platform is an expensive solution. There may be additional fees to use advanced features."
"We use the open-source version of the solution."
"Red Hat Ansible Automation Platform is an affordable solution."
"If you only need to use Ansible, it's free for any end-user, but when you require Ansible Tower, you need to pay per Ansible Tower server."
report
Use our free recommendation engine to learn which Process Automation solutions are best for your needs.
851,604 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
20%
Financial Services Firm
20%
Insurance Company
8%
Manufacturing Company
6%
Educational Organization
27%
Financial Services Firm
15%
Computer Software Company
10%
Manufacturing Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about BMC TrueSight Orchestration?
The automation helps in payment transactions through BHIM app. The BMC helps in smooth clearance of all payments without using MasterCard or Visa. The solution is ready to use, and there is no need...
What needs improvement with BMC TrueSight Orchestration?
We are aiming for AI automation and look for support from BMC. The features are currently missing but we are hoping for some upgrade in this matter.
What is your primary use case for BMC TrueSight Orchestration?
BMC TrueSight is majorly used for database backup and auto remediation for the networks. It is also used for server provisioning.
What is the difference between Red Hat Satellite and Ansible?
Red Hat Satellite has proven to be a worthwhile investment for me. Both its patch management and license management have been outstanding. If you have a large environment, patching systems is much ...
How does Ansible compare to Microsoft Endpoint Configuration Manager (SCCM)?
Microsoft Endpoint Configuration Manager takes knowledge and research to properly configure. The length of time that the set up will take depends on the kind of technical architecture that your org...
What do you like most about Red Hat Ansible Automation Platform?
The most valuable features of the solution are automation and patching.
 

Also Known As

TrueSight Orchestration, Atrium Orchestrator
Ansible
 

Overview

 

Sample Customers

Ameritas, Buckeye Partners, KNAB, Dex Media, News UK
HootSuite Media, Inc., Cloud Physics, Narrative, BinckBank
Find out what your peers are saying about Camunda, BMC, Pega and others in Process Automation. Updated: May 2025.
851,604 professionals have used our research since 2012.