Web Page Analyzer : how to use them with intranet website ?
Hello, how can I use Web Page Analyzer with my internal web sites? I can't use my pollers as monitoring locations. P.
Website Monitor polling delay
Hi team, While creating a monitor, I select 'Check Frequency' = 1 min. But still it shows Raw data in intervals of 2-3 mins. Why is that so? Can we not get per-minute values of response metrics? Is there a delay in polling?
Allow monitors in a MSP plan to be moved to another MSP client from the management portal, retain historical data and maintain monitor name
We have recently switched to the MSP plan after having been on a regular plan on Site24x7 for over a year. The following article https://support.site24x7.com/portal/kb/articles/how-to-point-my-server-to-a-different-msp-client mentions "mapping" existing monitors to a different MSP client. There are several issues with how Site24x7 handles moving existing monitors that I would hope could be handled differently in the near future. 1). At a minimum, a script has to be run on every server that needs
Network polling time
Hi Currently, all our network devices are showing as last polled 7 or 14 days ago which is no good. Is there something I need to change the config. The server monitors are polling fine with no issues. Regards Ian
Custom Dashboards
I was wondering when custom dashboards will support displaying the same metric (say CPU Percentage) from multiple servers in one single chart? As it works now from what I can tell, each server gets its own chart. So if I have 10 servers that I want to display the CPU percentage on a chart, I will get 10 charts instead of one chart with 10 data plots.
Any chance of an automation option to START/STOP EC2 instances based on time of day or day of week?
Hi This would be a really useful feature as we could automate shutdown and startup of instances using Site24x7 rather than having to build our own scripts and monitor them. I feel it would be fairly trivial as there are START/STOP automation triggers already in Site24x7 for other metrics. Paraic
[New feature] Site24x7 brings in storage, request metrics, and endpoint checks for powerful S3 monitoring
Hello folks, As you may know, a few months back we discontinued monitoring support for Amazon S3, with a promise to enhance it further, to better suit the needs of AWS cloud natives. Today, we are excited to announce that our endeavor to provide improved visibility across your object storage environment has finally come to fruition. For Site24x7 customers, this means powerful S3 monitoring in seconds; storage and request metrics; object endpoint checks; custom dashboards; off-the-shelf reports; alerts;
Tip #9: Troubleshoot CPU spikes with thread profiling
Any number of things can cause high CPU usage, including frequent garbage collection, heavy data processing, or infinite loops in your code structure. Identifying the cause of a CPU spike often requires taking thread dumps and analyzing an enormous amount of raw data. Instead, APM Insight's thread profiling feature helps you to narrow down the root cause of CPU spikes by identifying the most time-consuming threads. With on-demand thread profiling, you can easily identify time-consuming threads along
missing ftp-upload files after OnPremis Poller build
On a new install of the OnPremise Poller, the ftp-upload files are missing and cause outages or false positives if you setup FTP checks. Can this be added to the default build process instead of having to manually download a file and adding files after the build process?
PagerDuty integration at monitor group level
I find the PagerDuty integration very limiting when the only options are "All" or "Individuals". Why isn't there an option to target monitor groups? While one could select multiple individual monitors, new monitors would need to be manually added to the integration (and an additional, manual step is going to result in human error and missed alerts). If one could select groups then collections of monitors would automatically get added to the PagerDuty integration as well.. or address the separate
Status Page Annoucemtns from Mobile App
There doesn't seem to be a way to post an announcement from the phone app, which would be the ideal place. During a Network interuption it would be great to be able to fire up the app and post an annoucement, I realise this can be done via the browser but it would be less fiddly with an app.
Include "Down" option for Threshold Profiles
We need an option for setting thresholds to down status. For instance, if a hard disk gets to 95% utilization, we'd like for it to show down and send an alert.
Monitor for Dektop Windows Applications
Hello, do you will have some monitor for Desktops Windows Application, like IOS and Android? If not, how can i suggest this?
Anti-virus exclusion
Hello Community, is there any best practice related to anti-virus when deploying agent on servers ? We have a strange behaviour here: whenever we deploy an agent on Windows Server 2008 R2, RAM consumption goes up. When we stop the agent, RAM comes back to normal. My first thought was excluding the Site24x7 agent's process and installation directory from the AV scan. Any idea about this ? Regards, P. Augras
[NEW FEATURE] Visualize performance changes across various locations and times with RUM playback
Real User Monitoring (RUM) playback allows you to view your application performance across various locations in finer detail. Just choose a time frame you'd like to monitor and RUM playback will render your application performance across the locations along with the response time variations in your application. For instance, if you were to play back your application performance for the last seven days, you could view the variations in your application response time across various countries for each
Trigger notifications based on single exceptions being generated
Hi there, Sometimes in our environment we would have a single exception being generated. They occur periodically throughout the day but they prevent the customer from completing their transaction successfully. We would like that we could configure an email notification to be generated for each individual exception. Right now the notification comes if there are 5 consecutive exceptions, but I would like to be able to customize this so that I can bring that value down to 1 if I need to. If this feature
Monitoring Mule cloud server
We use mule cloud server for our APIs, so we need mule cloud integration. But, 24x7 doesn't support for cloud yet. Do you have any idea to monitor it?
PlugIn & IT Automation
i have a PlugIn that works perfect and the values are pick it up by Site24x7 I am trying to use IT Automation if the plugIn shows Down, but does not work what would be the best place to add the IT Automation Script
Monitor Progress OpenEdge Databases
We have a Progress OpenEdge system and need to get performance metrics from the database. Has anyone attempted a plugin for this yet? I would but I don't know enough about Progress to do this yet.
Notifications to StatusHub.io
I'd like to use StatusHub.io for a status page and have some of the notifications fed from Site24x7. Their feature of separate SAML configs for admins and subscribers is unique and a hard requirement for us.
Tip #8: Resolve database issues by analyzing query parameters
When a query is duplicated, or when a single query begins handling too much data, it can impact the performance of your application. In these instances, analyzing query parameters can shed some light on resolving issues. In general, query parameters are obfuscated in APM Insight for security reasons. By disabling SQL parameter obfuscation, you can view those values along with their respective queries.
Retrieve monitoring details from Clients side
Hello, Is it possible to retrieve the monitor id from using the agent id on client? If not, am I able to retrieve the Monitor ID client side?
Upgrading OpenSSL in Site24x7Agent
Hi, I'm trying to create a URL Resource Check for a Hashicorp Vault service that uses HTTPS. It appears that vault requires a minimum of tls1.2 (github.com/hashicorp/vault/blob/master/helper/pluginutil/tls.go) for connectivity and the earliest version of openssl that supports tls1.2 is 1.0.1 (en.wikipedia.org/wiki/OpenSSL). From what I can tell the Site24x7Agent uses OpenSSL 0.9.8o: strings lib/Site24x7Agent| grep OpenSSL | grep part | head -1 SSLv2 part of OpenSSL 0.9.8o 01 Jun 2010 Also, is there
nagios plugin won't show in dashboard
Hello, I want to use nagios plugin. For sure, it is check_disk plugin. My OS is centos7, python 2.7.5, monagent 16.7.6 www.nagios.org/downloads/nagios-plugins/ I already read this article about plugin support. www.site24x7.com/plugins/nagios-monitoring.html I was able to add plugin to monitoring on agent side. There is a report from plugin in /opt/site24x7/monagent/logs/details/plugins.txt, which is fine, but i didnt found any new board in the dashboard. --- 2018-01-18 21:57:24,335 Worker 1, plugin
Observe best practices in AWS with our Guidance Report.
Introducing Site24x7's Guidance Report for AWS, your very own personal cloud consultant to help you get the most out of your AWS investment. So, what does this new Guidance Report offer? Well, it helps you follow certain industry best practices related to AWS. How? By checking your AWS account and resources against a list of curated best practice recommendations. The Guidance Report examines your EC2, EBS, and ELB resources, identifies resources that don't comply with certain standards, generates
Tip #7: Track your garbage collection performance with APM Insight
APM Insight gives you everything you need to assess your app server's garbage collection performance. Track how many objects are collected and how much time is spent cleaning them, as well as how much heap and non-heap memory your application is consuming. Mitigate and prevent out of memory errors using these metrics and memory stats. Identifying your application's memory usage patterns will help you fine-tune your application's JVM configuration.
Alerting Period for Email?
Hello Team Right now, the alerting feauture for SMS and Voice are possible. Can you make this feauture for Emails too? Thanks
No Push notifications on android
I have searched this forum, googled the net, read the site24x7 guide on push notifications....but all to no avail. The official guide from 2016 shows a somewhat different APP, than available in Google Play right now. The issue is therefor simply described, as how to setup push notifications on android. Maybe I have overlooked something and I will be happy to get nudged into the right direction.
Additional metrics and dashboard enhancements for AWS monitoring users.
LCU metrics support for your Classic Load Balancer: If you're currently using a classic load balancer and are wondering about migrating to an application ELB to better suit your needs but are not sure about the cost implication, then these additional metrics could come in handy and help in estimating costs. Infer how much you might get billed with the following metrics: Estimated ALB active connection count Estimated processed bytes Estimated ALB new connection count Estimated ALB consumed LCUs.
Ask the Experts #1: 5-hour live Q&A on Jan 11th, 6-11 AM PST, about APM
Hi there, We are excited to launch our Ask the Experts session-a five-hour live Q&A session for Site24x7 APM Insight. This is your chance to ask our experts: Why application performance monitoring is so crucial. How to configure and interpret alerts and reports. How to monitor process-level metrics like JVM or IIS app pools. How to track feature enhancements using milestone markers. How to monitor your own methods and classes. Our experts will be available online to answer your questions on January
Tip #6: Compare APM reports from specific dates to assess your application performance
Every once in a while the performance of an application may suddenly deviate from its normal course. This performance change is not always caused by a product update or feature enhancement. Common issues like memory outages, lack of space in the database, or changes in the application environment can contribute to sudden application slowness. In such cases, comparing your application performance with previous data can be insightful. Comparing key metrics like average response time and throughput-as
[New feature] Automation for the Amazon Web Service (AWS) platform
Hello folks, As you already know, Site24x7's seamless integration with the CloudWatch API lets you monitor resource usage and performance for critical native AWS services. You can collect performance metrics, visualize them with dashboards, track them by configuring thresholds and get alerted via various notification channels. From today, you get the ability not only to monitor and identify problems but also act on them quickly. We've extended our IT Automation framework to support actions on the
Customers Limits
Good afternoon. Could someone tell me how I can increase the limiter of customers in my account? Currently my account has 9 customers and I can not create more. I already passed some emails to the site24x7 support but without any response.
APDEX APM Report
Our business needs apdex report on APM monitor in PDF and API with time range daily/weekly/month and old months. I know there is report for availability in "share/Public reports/Availability Summary Report". We needs the report to be the same as these. Regards.
Tip #5: View a browser-specific resource breakdown with Real User Monitoring
With Site 24x7's Real User Monitoring you can analyze how your application performs across various geographies, device types, ISPs, and browsers. You can even view the average response time and throughput for each browser and all its different versions. View the count, response time split up, and domain split up of resources that were called during a particular transaction. These resources could be your CSS, scripts, XHR, iframes, and images. With the resource breakdown, you can easily find why a
APM Java Agent Monitor Groups / Users Alerts
Hi We have over 200 APM Java Agent monitors installed with more than 30 Monitor Groups and 15 Alert User Groups. We need to configure the Agent Groups and Users Alerts of each Agent in a practical way. A practical and ideal way would be to configure this information in the Agent configuration file, which monitor group it belongs to and which alert group as well.
APM - Non-Heap area JVM (Metaspace and Compressed Class)
The APM Insight monitor show memory JVM Heap and Non-Heap areas, but, in Non-heap area the APM only show Code Cache and Perm Gen areas, however, in JDK 8 not exist PermGen area but MetaSpace and Compressed Class areas. How i can show MetaSpace and Compressed Class in JDK8? Regards
Magento framework support
When can have the Magento framework supported?
Request for server monitor push at 1 minute intervals
Is this feature coming soon? We use NewRelic for all of our monitoring and are looking at other products to see what's out in the market. NewRelic has 1 minute updates from their agents. Our Dev's love that feature
[Feature enhancement] Decode page speed issues of websites hosted on your enterprise network
It's important to understand the performance of your web pages, both at the customer's point of presence and behind the corporate firewall. With our latest enhancement to the Web Page Speed (Browser), you can now monitor the load speed of your corporate web pages using an On-Premise Poller (Linux) installed within your enterprise network. Understanding page load issues at a glance For those of you that haven't used our Web Page Speed (Browser) yet, here's a short overview of how it works. The Web
Next Page