TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Control-M

    Score9.4 out of 10
    N/AControl-M from BMC is a platform for integrating, automating, and orchestrating application and data workflows in production across complex hybrid technology ecosystems. It provides deep operational capabilities, delivering speed, scale, security, and governance.

    $29,000

    per year

    Jenkins

    Score8.1 out of 10
    N/AJenkins is an open source automation server. Jenkins provides hundreds of plugins to support building, deploying and automating any project. As an extensible automation server, Jenkins can be used as a simple CI server or turned into a continuous delivery hub for any project.N/A
    Pricing
    Control-MJenkins
    Editions & Modules
    On-Premise
    Contact Sales
    SaaS
    Starting at $29,000
    per year
    No answers on this topic
    Offerings
    Pricing Offerings
    Control-MJenkins
    Free Trial
    YesNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Control-MJenkins
    Considered Both Products
    BMC Software Inc.
    Chose Control-M
    Jenkins is a user-friendly tool, but it doesn't offer the same blend of features that Control-M has. Often, Jenkins jobs become stuck, but Control-M typically doesn't; instead, it generates an alert to the designated email recipient. In the case of production, this act is so …
    Incentivized
    Chose Control-M
    Since IBM Workload Automation isn't compatible with all of our project's operating systems, we've decided to switch to using Control-C instead. Second, the provider provides top-notch customer service in the event of an emergency. Control-M is a lightweight program that places …
    Incentivized
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    99%
    Would buy again
    138 Answers
    87%
    Would buy again
    26 Answers
    Delivers good value for the price
    97%
    Delivers good value for the price
    108 Answers
    100%
    Delivers good value for the price
    27 Answers
    Happy with the feature set
    99%
    Happy with the feature set
    138 Answers
    87%
    Happy with the feature set
    26 Answers
    Lived up to sales and marketing promises
    97%
    Lived up to sales and marketing promises
    90 Answers
    93%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    95%
    Implementation went as expected
    112 Answers
    96%
    Implementation went as expected
    22 Answers
    Features
    Control-MJenkins
    Workload Automation
    Comparison of Workload Automation features of Control-M and Jenkins
    Feature
    Control-M
    9.1
    181 Ratings
    9% above category average
    Jenkins
    -
    Ratings
    Multi-platform scheduling9.6178 Ratings00 Ratings
    Central monitoring9.4166 Ratings00 Ratings
    Logging8.7169 Ratings00 Ratings
    Alerts and notifications9.1170 Ratings00 Ratings
    Analysis and visualization8.8163 Ratings00 Ratings
    Application integration8.8164 Ratings00 Ratings
    Best Alternatives
    Control-MJenkins
    Small Businesses
    No answers on this topic
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    Apache Airflow
    Score8.7 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    Redwood RunMyJobs
    Score9.7 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Control-MJenkins
    Likelihood to Recommend
    9.4
    (184 ratings)
    6.8
    (74 ratings)
    Likelihood to Renew
    9.6
    (32 ratings)
    -
    (0 ratings)
    Usability
    9.2
    (141 ratings)
    6.4
    (8 ratings)
    Availability
    9.1
    (10 ratings)
    -
    (0 ratings)
    Performance
    8.7
    (10 ratings)
    8.9
    (6 ratings)
    Support Rating
    9.1
    (25 ratings)
    6.6
    (6 ratings)
    In-Person Training
    9.1
    (4 ratings)
    -
    (0 ratings)
    Online Training
    8.8
    (6 ratings)
    -
    (0 ratings)
    Implementation Rating
    8.8
    (16 ratings)
    6.0
    (1 ratings)
    Configurability
    9.1
    (10 ratings)
    -
    (0 ratings)
    Contract Terms and Pricing Model
    7.7
    (5 ratings)
    -
    (0 ratings)
    Ease of integration
    9.1
    (8 ratings)
    -
    (0 ratings)
    Product Scalability
    9.1
    (10 ratings)
    -
    (0 ratings)
    Professional Services
    8.8
    (7 ratings)
    -
    (0 ratings)
    Vendor post-sale
    8.8
    (10 ratings)
    -
    (0 ratings)
    Vendor pre-sale
    8.9
    (9 ratings)
    -
    (0 ratings)
    User Testimonials
    Control-MJenkins
    Likelihood to Recommend
    BMC Software Inc.
    Anytime you have a process that has to do multiple things, transfer data, interact with other systems, Control-M is critical. Not only does it provide the insight to what is going on, but it also lets you keep tight audit controls over access, reduces the need to spend large amounts of time tracking down issues, reduces the need to write custom "code" to do integrations with other systems and helps you better manage and track critical SLAs for workflows across the business.
    Incentivized
    Read full review
    Open Source
    Jenkins is a highly customizable CI/CD tool with excellent community support. One can use Jenkins to build and deploy monolith services to microservices with ease. It can handle multiple "builds" per agent simultaneously, but the process can be resource hungry, and you need some impressive specs server for that. With Jenkins, you can automate almost any task. Also, as it is an open source, we can save a load of money by not spending on enterprise CI/CD tools.
    Incentivized
    Read full review
    Pros
    BMC Software Inc.
    • The good thing is that there are so many connectors available. Control-M provides lots of features, and we are using almost 60 to 70% of them. Control-M is providing us with so much capability to use during our daily problem-solving.
    • Most of the job creation is very simple and quick and worked as per expectations.
    • Testing and debugging are also very easy, and you can test multiple scenarios using temporary changes during job runs.
    • Log and output presentations are also very good, short and detailed.
    • To monitor specific job net, we can create viewpoint, which can be use on daily basis.
    Incentivized
    Read full review
    Open Source
    • Automated Builds: Jenkins is configured to monitor the version control system for new pull requests. Once a pull request is created, Jenkins automatically triggers a build process. It checks out the code, compiles it, and performs any necessary build steps specified in the configuration.
    • Unit Testing: Jenkins runs the suite of unit tests defined for the project. These tests verify the functionality of individual components and catch any regressions or errors. If any unit tests fail, Jenkins marks the build as unsuccessful, and the developer is notified to fix the issues.
    • Code Analysis: Jenkins integrates with code analysis tools like SonarQube or Checkstyle. It analyzes the code for quality, adherence to coding standards, and potential bugs or vulnerabilities. The results are reported back to the developer and the product review team for further inspection.
    Incentivized
    Read full review
    Cons
    BMC Software Inc.
    • I haven't come across too many spots where I'm not happy with the product. Most of the shortfalls were in my knowledge of the product as opposed to the actual product. Currently we're having a little bit of an issue with the deployment of the software to the servers, but it's more of an "us" problem than a product problem. I can't really give any good examples of shortfalls of the product that I've found so far.
    Incentivized
    Read full review
    Open Source
    • The UI could be slightly better, it feels kind of like the 90s, but it works well.
    • An easier way to filter jobs other than views on the dashboard.
    • An easier way to read the console logs when tests do fail.
    Incentivized
    Read full review
    Likelihood to Renew
    BMC Software Inc.
    It is one of the best solutions on the market, in terms of innovation, reliability and stability. Control-M provides security when used by the largest companies in Mexico such as banks, department stores and logistics. It has proven to be able to integrate with new technologies on the market and provide almost 100% availability, thanks to its automatic FailOver scheme.
    Incentivized
    Read full review
    Open Source
    We have a certain buy-in as we have made a lot of integrations and useful tools around jenkins, so it would cost us quite some time to change to another tool. Besides that, it is very versatile, and once you have things set up, it feels unnecessary to change tool. It is also a plus that it is open source.
    Incentivized
    Read full review
    Usability
    BMC Software Inc.
    User experience is meeting my expectations. We had a manual checklist, which Control-M Reports has now replaced, that helped us check the jobs without any issues. So, being fair with the work, the ratings should also be fair. More to come as the AI progresses; this will not only help motivate the Control-M Developers but also lead to the development of advanced technology.
    Incentivized
    Read full review
    Open Source
    Jenkins streamlines development and provides end to end automated integration and deployment. It even supports Docker and Kubernetes using which container instances can be managed effectively. It is easy to add documentation and apply role based access to files and services using Jenkins giving full control to the users. Any deviation can be easily tracked using the audit logs.
    Incentivized
    Read full review
    Reliability and Availability
    BMC Software Inc.
    Secondary Instances: Control-M supports the installation of a secondary instance of the entire Control-M environment, Control-M/EM, or Control-M/Server.Automatic & Manual Failover: In case of a failure on the primary host, Control-M can automatically failover to the secondary host if using Oracle or MSSQL databases. Manual failover is also an option, enabling a controlled switch during planned maintenance.Fallback: After resolving the issue on the primary host, you can easily fall back to it, or even designate the secondary host as the new primary. Database Replication: For high availability, Control-M leverages database replication from the primary site to a disaster recovery site. While replication is essential, its implementation and maintenance are the user's responsibility.
    Read full review
    Open Source
    No answers on this topic
    Performance
    BMC Software Inc.
    good page load times, efficient report completion, and minimal impact on integrated systems. Specifically, the well-designed GUI contributes to a positive user experience, and the platform's ability to automate various stages of the workflow, including Big Data processes, is highlighted as a key strength. Fast Page Loads: Control-M is reported to have a responsive user interface with fast page load times, allowing users to quickly navigate and manage their workflows
    Read full review
    Open Source
    No, when we integrated this with GitHub, it becomes more easy and smart to manage and control our workforce. Our distributed workforce is now streamlined to a single bucket. All of our codes and production outputs are now automatically synced with all the workers. There are many cases when our in-house team makes changes in the release, our remote workers make another release with other environment variables. So it is better to get all of the work in control.
    Incentivized
    Read full review
    Support Rating
    BMC Software Inc.
    Support is generally excellent. Getting lower priority ones resolved can take a while, but it's rare for something to have to be dumped in the "unfixable" bin. If you end up speaking to Houston or Tel Aviv, then you know you've got a "live one".
    Incentivized
    Read full review
    Open Source
    As with all open source solutions, the support can be minimal and the information that you can find online can at times be misleading. Support may be one of the only real downsides to the overall software package. The user community can be helpful and is needed as the product is not the most user-friendly thing we have used.
    Incentivized
    Read full review
    In-Person Training
    BMC Software Inc.
    Very knowledgeable instructors provide a hands-on, collaborative learning experience and can interact directly with instructors to develop our Control-M skills. This format allows for immediate feedback, in-depth discussions, and tailored guidance, leading to a deeper understanding of Control-M concepts and practical application. Face-to-face interaction fosters higher engagement and a more dynamic learning environment.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Online Training
    BMC Software Inc.
    Simple and easy to use web based, well paced. Available any time. All online courses are simple and easy to access and use. Very practical everyday use scenarios and solutions. Incorporates software simulations, learning games, and built-in assessments to enhance comprehension and engagement. Online subscriptions are regularly updated with the latest product information, ensuring users have access to the most current knowledge.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Implementation Rating
    BMC Software Inc.
    As HA we have depend on the external DB, why don't we have HA feasibility with embedded DB. As with external DB, there are performance issues and fine tuning the DB. As if its embedded DB, Control-M it self take care of the functionality.
    Incentivized
    Read full review
    Open Source
    It is worth well the time to setup Jenkins in a docker container. It is also well worth to take the time to move any "Jenkins configuration" into Jenkinsfiles and not take shortcuts.
    Incentivized
    Read full review
    Alternatives Considered
    BMC Software Inc.
    Control-M: Known for its comprehensive workload automation capabilities, handling complex job scheduling, dependency management, and IT process automation. TWS: Traditionally strong in Batch processing and job scheduling, focusing on high-performance computing environments. TIDEL: Offers a combination of workload automation and IT process management, often used in mainframe environments.AutoSys: Provides job scheduling and workflow management with a reputation for scalability and performance.
    Incentivized
    Read full review
    Open Source
    Overall, Jenkins is the easiest platform for someone who has no experience to come in and use effectively. We can get a junior engineer into Jenkins, give them access, and point them in the right direction with minimal hand-holding. The competing products I have used (TravisCI/GitLab/Azure) provide other options but can obfuscate the process due to the lack of straightforward simplicity. In other areas (capability, power, customization), Jenkins keeps up with the competition and, in some areas, like customization, exceeds others.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    BMC Software Inc.
    While Control-M offers flexibility with usage-based and subscription-based pricing, some users might prefer more predictable, upfront costs, especially for large-scale deployments. A potential area for improvement could be offering more options for fixed-term contracts with predictable pricing based on factors like the number of agents or jobs, providing a clearer budget for long-term planning
    Read full review
    Open Source
    No answers on this topic
    Scalability
    BMC Software Inc.
    awesome product.Control-M delivers advanced operational capabilities easily consumed by Dev, Ops, data teams, and lines of business.Control-M Workflow InsightsApplication and data workflow observability: Increased confidence that SLAs are being met for Control-M users and IT leadersComprehensive control and management capabilities: Enhanced dashboards and reporting with constant telemetry and intelligent analysis on executing workflowsSelf-service visibility: In-depth reporting to help teams work autonomously
    Read full review
    Open Source
    No answers on this topic
    Professional Services
    BMC Software Inc.
    Strengths: The vendor provided strong post-sales support, timely issue resolution, and effective onboarding. Their technical team was knowledgeable and responsive, ensuring smooth integration and minimal disruption. Training resources and documentation were comprehensive. Areas for Improvement: While overall service was excellent, occasional delays in advanced customization or escalations slightly impacted timelines. More proactive optimization suggestions could further enhance value.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Return on Investment
    BMC Software Inc.
    • Since centralizing all our workflows in Control-M, we've cut end to end processing time by nearly 30%
    • Before Control-M we were babysitting scripts, manually rerunning failed jobs, and chasing ghost errors. With automated recovery, smart notifications, and fewer failures slipping through the cracks, we have saved 3 hours a day across teams
    • Our workflows success rate sits at 99.95% and when things do fail, they are pinpointed immediately
    Incentivized
    Read full review
    Open Source
    • Faster Time-to-Market: Jenkins automate the build, testing, and deployment process, enabling faster feedback and continuous improvement.
    • Improved Quality: Jenkins automatically run unit tests and integration tests, ensuring that code changes meet the necessary quality standards.
    • Cost Savings: Jenkins is an open-source tool that is free to use
    Incentivized
    Read full review
    ScreenShots