Jump to content

Plumbr

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Dgpop (talk | contribs) at 03:39, 19 November 2016 (→‎External links: Removed software optimization category, which is for techniques, not products.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Plumbr OÜ
Company typePrivate
IndustrySoftware development tools
Founded2011
Headquarters
Key people
  • Priit Potter, Founder, CEO
  • Vladimir Šor, Founder, CTO
  • Ivo Mägi, Founder, Product Manager[1]
  • Nikita Salnikov-Tarnovski, Founder, Master Developer[2]
ProductsPlumbr - Java Performance Monitoring
Number of employees
17[3]
Websiteplumbr.eu

Plumbr is an Estonian software product company founded in late 2011[4] that develops a performance monitoring[1] solution for software running on top of a Java Virtual Machine (JVM). The Plumbr product is built on top of a proprietary algorithm that automatically detects the root causes of Java performance issues by interpreting application performance data.[5]

Products

Plumbr monitors customers' JVM applications for memory leaks, garbage collection pauses and locked threads.[6] Plumbr problem detection algorithms are based on analysis of performance data of thousands of JVMs.[7]

Plumbr consists of an agent and a portal. Plumbr Agent is attached to JVM and sends memory usage and garbage collection information to Plumbr Portal.[8] On Plumbr Portal one can see information such as heap and permgen memory usage, garbage collection pauses' and lock contention duration. Clients that can't send data to third parties can order a self-hosted portal and have full solution in-house.[9]

In case of incidents Plumbr provides its users with information on problem severity, problem's root cause location in source code or JVM configuration and lists steps needed to take to remediate the problem.

Notable clients of Plumbr are NASA, NATO, Dell, HBO, Experian, EMC Corporation.[10]

References

  1. ^ a b "Plumbr transitions from app troubleshooting to app monitoring". SD Times. Retrieved Nov 10, 2014.
  2. ^ Interview with Nikita Salnikov-Tarnovski. Blogs.oracle.com
  3. ^ Nõlvak, Lilian. "Plumbr story: from a research lab to the global market". estonian world. Retrieved Feb 24, 2015.
  4. ^ O'Hear, Steve. "Estonian Startup Plumbr Raises $1M To Make Memory Leaks A Thing Of The Past". Techcrunch. Retrieved 6 November 2014.
  5. ^ O'Hear, Steve. "Plumbr, The Java Performance Monitoring Startup, Picks Up Backing From Skype Co-Founder Jaan Tallinn". Techcrunch. Retrieved 24 February 2015.
  6. ^ "Locks - Plumbr". Retrieved Nov 6, 2014.
  7. ^ "Estonia's Plumbr Gets Serious as a SaaS Memory Leak Solution". ArcticStartup. Retrieved Nov 11, 2014.
  8. ^ "What data is monitored? – Plumbr". Retrieved Feb 24, 2015.
  9. ^ "Hosted Plumbr - Plumbr". Retrieved Nov 6, 2014.
  10. ^ "Plumbr - Java Performance Monitoring". Retrieved Nov 6, 2014.

External links