admin

/admin

About admin

This author has not yet filled in any details.
So far admin has created 169 blog entries.
29 07, 2019

RevealWindows Agent Memory Foothprint

By |2019-07-29T18:50:12+00:00July 29th, 2019|Blog posts|Comments Off on RevealWindows Agent Memory Foothprint

The revealwindows agent is using up to 700mb of memory when installed on our Azure VMs and worker roles. Is this normal?

29 07, 2019

CopperEgg Product Change Logs

By |2019-08-05T13:29:18+00:00July 29th, 2019|Blog posts|Comments Off on CopperEgg Product Change Logs

Welcome to the CopperEgg Product Change Log. We typically do product updates every two weeks to fix bugs, add new features, etc. so please bookmark this and check back periodically for updates. 10/12/2015 – Export of current issues as a CSV file We allowed users the ability to export all their current issues as a CSV file 10/19/2015 – Rebranding of copperegg into CopperEgg We completed the Rebranding of copperegg into CopperEgg. This required changing the URL through which the API is accessed, changing the name, logo and other product assets, reconfiguring emailers and so on. 11/25/2015 – Petabytes Scaling Support [...]

29 07, 2019

Docker Monitoring Features

By |2019-07-29T16:58:10+00:00July 29th, 2019|Blog posts|Comments Off on Docker Monitoring Features

No extra-installation needed The same Server Monitoring agent (installed on your Server) can be used to collect Docker Host and Container metrics. This setup script will work on any Docker Host Server instance, even if you have already installed the agent for Standard or Pro server monitoring. The agent will be upgraded to also monitor Docker metrics without any loss of historical data. The Server Monitoring agent will automatically detect if docker is installed on your system and shows the notification on server widget to enable docker monitoring as shown below          Fig : Server widget when server has docker installed        When [...]

28 07, 2019

Monitor Docker Host and Containers

By |2019-08-06T15:02:19+00:00July 28th, 2019|Blog posts|Comments Off on Monitor Docker Host and Containers

Are you using Docker to manage your infrastructure? You can use CopperEgg’ to monitor your Docker Host & Containers for availability and performance. As an illustration, you can configure and receive alerts for the following scenarios: Availability: alert for availability of different resources on Docker Host and Containers. If the Host CopperEgg value falls to 0, it implies that the Host is no longer available for monitoring. Memory/Swap Availability can also be monitored and alerts can be configured for the same. Performance: alert if the. Bytes_read and bytes_written values track the read-write performance of the Docker Host/Container’s IO Read/Write Time values track the time spent in reading/writing the i/o [...]

28 07, 2019

Monitor Microsoft SQL Server Performance and Availability

By |2019-08-07T07:31:13+00:00July 28th, 2019|Blog posts|Comments Off on Monitor Microsoft SQL Server Performance and Availability

Are you using Microsoft SQL Server in your application? You can use CopperEgg to monitor your Microsoft SQL Server performance. As an illustration, you can configure and receive alerts for the following scenarios: Performance: alert if the Microsoft SQL Server performance is poor. If the cpu_usage value is significantly above its normal range, that would imply that the Microsoft SQL Server is under heavy load. Prerequisites CopperEgg offers a SAAS based out-of-the-box solution for monitoring Microsoft SQL Server for performance and availability. If you are not familiar with the concept of custom metrics as used in CopperEgg, please go through Custom Metrics information once before continuing with this document. [...]

28 07, 2019

Monitor Microsoft Azure SQL Database Performance and Availability

By |2019-08-07T07:31:54+00:00July 28th, 2019|Blog posts|Comments Off on Monitor Microsoft Azure SQL Database Performance and Availability

Are you using Microsoft Azure SQL Database in your application? You can use CopperEgg to monitor your Microsoft Azure SQL Database performance. As an illustration, you can configure and receive alerts for the following scenarios: Performance: alert if the Microsoft Azure SQL Database performance is poor. If the cpu_usage value is significantly above its normal range, that would imply that the Microsoft Azure SQL Database is under heavy load. Prerequisites CopperEgg offers a SAAS based out-of-the-box monitoring  for monitoring Microsoft Azure SQL Database for performance and availability. If you are not familiar with the concept of custom metrics as used in CopperEgg, please go through Custom Metrics information [...]

28 07, 2019

Monitor MySQL Performance and Availability

By |2019-08-07T07:32:43+00:00July 28th, 2019|Blog posts|Comments Off on Monitor MySQL Performance and Availability

Are you using MySQL database in your application? You can use CopperEgg to monitor your MySQL database performance. As an illustration, you can configure and receive alerts for the following scenarios: Performance: alert if the MySQL performance is poor. If the slow_queries value is significantly above its normal range, that would imply that the MySQL server is under heavy load. Bytes_received and bytes_written values track the read-write performance of the MySQL database. Prerequisites CopperEgg offers a SAAS based out-of-the-box monitoring solution for MySQL that is easy to set up. If you are not familiar with the concept of custom metrics as used in CopperEgg, please go through Custom Metrics information once before [...]

28 07, 2019

Whoo-hoo! CopperEgg login using Google or G Suite account

By |2019-08-06T15:03:05+00:00July 28th, 2019|Blog posts|Comments Off on Whoo-hoo! CopperEgg login using Google or G Suite account

CopperEgg now supports Google OAuth SSO authentication. Now you can use your google account or G Suite enabled account to log in to your CopperEgg account.  Get Google OAuth setup today... Prerequisites In order to be able to log in to your CopperEgg account using Google OAuth Authentication : You Should have a Google Account or G Suite enabled Account. You should be already registered on CopperEgg, if not you can sign up by clicking here and follow the registration steps. Your registered email id on CopperEgg should be same as the google account email you wish to use while accessing CopperEgg account through google authentication. [...]

25 07, 2019

Docker Host/Container Metric List

By |2019-08-05T14:00:50+00:00July 25th, 2019|Blog posts|Comments Off on Docker Host/Container Metric List

Docker Host Metric List Inode Metrics: File Handles in use - The amount of used allocated file handles over the system max. Inodes Free - The number of free inodes. Inode in Use - The number of inodes in use as a fraction of total. Inodes Total - The total number of inodes. Inodes Used - The number of inodes in use. Requests(I/O) Metrics: Request Size(Avg.) - Average request size of disk i/o requests I/O Time(Avg.) - The average time for I/O requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them. I/O Read [...]