FR: Top10 Administrative Events in Eventlog (last 30 days)
I have a feature request for Windows Server. Please add: 1. Top10 Administrative Events in the eventlog of a server (last 30 days) of a specific server (in the server view - summary and also to select in the dashboard) 2. Last 10 Administrative Events in the eventlog of a server (in the server view - summary and also to select in the dashboard) 3. Top 10 Administrative Events in the eventlog of a server for a Monitor Group (in the monitor group view and also to select in the dashboard) 4. Top 10
Getting granular availability from API
Currently, we can do checks down to a minute for websites in the app; but you can only get down to hourly data from the API. It would be nice to have the option to get this minute granular data via the API calls, maybe adding an extra arg in the call could work. Current use: '?period=0&unit_of_time=2' Posible use: '?type=URL&period=0&unit_of_time=2'
Show time zones whenever you prompt for dates/times
At various places in the UI, you're asking to get input for a date and/or time (e.g. when viewing reports, or setting up scheduled maintenance). Given the nature of your service I think it would be very helpful to show the time zone that you're using for these fields - given that it could be (a) my browser time zone, (b) my Site24x7 time zone, or (c) UTC. I'm pretty sure that it's (b), but in my opinion it'd be nice to make this more explicit and would help usability.
Plugin: Network Hops and Round Trip TIme
This plugin will return the hops in a trace route and the round trip time. Needs the latest version of PowerShell. Set primary and secondary destination by name or IP. $version = 1 #Mandatory $displayname = "Trace on $env:computername" $heartbeat = "false" #Mandatory Function Get-Data() { $destination = "9.9.9.9" #Primary DNS $altdestination = "192.168.0.1" #EDGE Router if ((Test-NetConnection $destination).PingSucceeded) {} else {$destination = $altdestination} $results = Test-NetConnection $destination
Adjustable Push Notifications
This may already be a feature although I can not find it anywhere. Although we can manage user notifications method and what type of alerts they will recieve. If that user is sign in to there account via the app, the push notifications seem to under mine these settings. For example... If user "Joe.Blogs" is set up only to recieve the `Up` and `Down` alerts. If they sign in to the app on there phone they would recieve a notifcations for `New Devices` and `Trouble Monitors` in addition to the preset
Plugins
Is there a customer provided custom plugin sharing site? I wouldn't mind sharing the few I have done so far. Thanks Eric
View Maintenance windows applicable to a monitor
When I'm looking at a monitor, I want to know what maintenance windows exist for it. The only two ways to do this currently are 1) to run an API call end extract the data (which is a pain because you have to check the monitor for maintenance windows and the monitor's group membership & see if these groups have any maintenance windows set). 2) Create a public status page with the monitor, and view the public page. Honestly we need to see the maintenance windows listed in a new tab for the monitor's
Start monitoring your CloudFront web distributions with Site24x7
Good day, folks, In recent months, we've added monitoring support for a number of Amazon Web Services (AWS) to help you get a more comprehensive view of all the components powering your cloud-based applications. Today, I'm excited to say that we're adding one more service to that growing list - Amazon CloudFront, a global content delivery network in the AWS Cloud. For Site24x7 customers, this means CloudFront monitoring in minutes; time series visualizations to identify trends in data transfers and
Tip #15: Enhance the end-user experience by integrating RUM into Public Status Pages
With a Site24x7 Public Status Page, you can share the real-time status of your applications and services to your customers. You can make these Status Pages publicly visible with permalinks or iFrames, eliminating the need for users to log in to your application to view this information. You can also notify your customers beforehand with announcements, like in the case of scheduled maintenance. Additionally, you can integrate real user monitoring (RUM) into your public status pages-which is just icing
FR: Remote Desktop Application Monitor
Please add a application\monitor in your Site24x7 portfolio to look deeper in the remote desktop role of a server: 1. Last logon user on a remote desktop server 2. All users on a remote desktop server (with running processes [Kill process feature] and active or idle time) 3. All users on a RDS Farm (Connection broker) overview (with disconnect\log off and shadow/msra feature) 4. Logon times for user logons 5. Overview about used CPU\RAM\DiskIO for each user 6. Top 10 ranking for all users in a RDS
User session monitoring
Can have user session monitoring in Magento application? So can see the flow of the particular user's requests, which is necessary when a user reported issue so that we can track what happened
Gain deeper insight into your AWS environment with our new multi-monitor metric views
One of the biggest challenges in a self-provisioned, public cloud environment like Amazon Web Services (AWS) is finding the right balance between resources, performance, and cost. With no initial visibility into usage stats, AWS customers tend to overprovision compute, storage, and database resources to cushion sudden spikes in demand. If users could see resource usage, they'd be able to determine if the numbers provisioned are really in line with the application workload. Luckily, Site24x7's custom
API only User
I would like to be able to create api access users without needing to give access to the site. It would be great if as the super admin I could generate api keys for varying degrees of permission (using the existing roles is fine) without actually giving access to the site. The only piece that is a hindrance currently is that to create an api token I must add a user that is at least read-only, which is fine, but I must also have a valid email account to login as the user to create the token. I currently
Monitor Crond / cPanel Cron
Hi. I need add monitor to cron, i found today all crons in cpanel not works and i need monitor to see this. Thanks
[New Feature] Cron & Heartbeat Monitoring
We are glad to announce support for monitoring your cron jobs, microservices, daemons and almost anything that can send a HTTP request. Highlights: Get a cron or heartbeat monitor added with a simple no-coding setup, in minutes Use cron expressions to help define fixed time schedules and get greater flexibility Add a heartbeat monitor to just know if your task is able to communicate with your server or not. Be alerted when they don't ping back. Troubleshoot cron failures quickly before it impacts
AWS monitoring platform updates - Additional metrics and support for Amazon Aurora.
Monitor key metrics for Amazon Aurora A number of AWS customers have been asking us for improved visibility into their Amazon RDS performance. Today we're happy to oblige that request by bringing in monitoring support for the Aurora database (DB) engine - Amazon's MySQL and PostgreSQL-compatible relational database. In recent years, Aurora has emerged as one of the most popular DB engines in the AWS cloud. It runs a broad set of demanding workloads and has gained immense popularity among a number
Monitor Amazon Aurora Mysql RDS isn't working 100%
Site24x7 discovered the instance, has populated the metrics, but it's not displaying many metrics that it should. I've verified those metrics have data in cloudwatch, but they just say "no data." Latency, read/write operations, throughput, etc., none are populating.
[Enhancement] Configure threshold limits for network interfaces in threshold profiles
When it comes to network devices, we all know that configuring threshold profiles plays a vital role in device management since alerts received about breaches help network admins take timely corrective measures. Configuring threshold limits at the network interface level means you'll receive alerts for child-level attributes too. Site24x7 already supports threshold configuration for network interfaces from the Network Devices view in the web client, but you can now configure interface-level thresholds
Tip #14 : Debug performance issues by analyzing HTTP parameters
Sometimes, simple events like updating your application may contribute to your application slowing down. You'll make some changes and it appears to be functioning normally for you, but the application may not be working for others. In these situations, analyzing HTTP parameters would help you to identify the intensity of an issue, so you can determine whether this affects a particular set of users or everyone. HTTP parameters like user ID, resource ID, and URL ID will help you debug the issue. To
Print Selected Time Period When Exporting Dashboard
It would be nice if the time period that was selected to generate a dashboard is shown at the top of the PDF when you select to "Share" the dashboard to PDF. Since the major axis labels are severely limited on the horizontal axis when picking large date ranges -- like a month, the first and last date of the time period selected doesn't always seem to be shown on the charts.
Confusing calculation of MTBF and Total Uptime for group of monitors
When you run a report on one monitor for February, the times are correct. When you run a report on a group of monitors (e.g. two monitors) the time goes from 28 days to 56 days. This is not logical. February only had 28 days, not 56 so uptime should be 28 days if it was 100%, not 56 days. It seems that the logic for calculation of the times on groups of monitors is too simple and makes no sense if you have multiple monitors in a group. The time just gets multiplied by the number of monitors...
C# StackTrace with incorrect line number
Hello all, I currently running asp.net (C#) site with Site24x7 APM enabled. However, I notice that my stack trace of exception in my log is displaying incorrect line number. I'm suspecting that it's might be the APM causing this...Is there a way to fix this?
FR: Possibility to edit the IP address for a network device
Please add the possibility to edit the ip address after adding a network device into Site24x7. Thx!
Display Customer's Device Key on the Customers Accounts page on a MSP plan
It would be nice if a customer's Device Key was listed on the Customer Accounts page on a MSP plan. As far as I can tell, the only way to find the Device Key for a particular customer is to click on the specific Customer from the Customer Health View from the MSP dashboard. Then click to add a monitor, then click to "Add Server Monitor". I'm currently installing the agent for new customers using a powershell script, so I'm not going to the "Add Server Monitor" page each time to download the agent
Global Benchmark Report
How the Global Benchmark report is calculated and listed -->www.site24x7.com/benchmarks/Germany How do we add SAP with this list under site 24x7 global benchmark.
Traceroute Monitor
Wondering if anyone could create a traceroute monitor so we can monitor routes from different ISP's.
Mark outages as "No impact event"
Hello. I have been using Site24x7 since a year ago and it is an excellent tool. Speaking about outages, we have the option to mark as an outage event as "Maintenance" and that is useful so the SLAs are not affected by it. If you add another option that we could call by now "No impact event" we could mark outages that are not maintenance and that have no effect to the SLAs, so the availability indicator and SLAs indicators keep the same. An example of this could be when we have a primary and a second
Shorter more meaningful URLs for Dashboards.
Are there any plans to allow for more meaningful urls for dashboards instead of that long random generated URL? Something like https://www.site24x7.com/public/dashboard/<name_of_dashboard>
Wierd bulk action
Hello, i have this problem. I cannot assign user to only one monitor for alert, only the way is make new alert group add this server under this group and assign user to new alert group. Example: UserA need to monitor ServerA, but ServerA is already in group AlertA, in alert group AlertA are also another servers which i dont want to assign to UserA. So I need to ServerA assign to another alert group AlertB (which will exclusive for UserA). Cool i will edit monitor and add it to another alert group.
Maintenance Windows
Some of my VMs are scheduled to be down from (example) day 10 to day 25 of each month (for cost saving reasons). Setting up maintenance windows for this is really painful - I need to create one maintenance schedule for each day, and I can't clone existing schedules just to change the date part. Any chance we can get a more sophisticated date selection UI?
Interface Bandwidth
Hi there, Is it possible to apply threshold alerts for interface percentage utilization. Overall thresholds would be ok but by interface would be even better. The use case would be to monitor WAN links to be alerted if they become over subscribed. Thanks, Anderson
Enable Variables and Templates in the Dashboard
We would like to create a dashboard containing a lot of information from an instance, but there should be a selecion of the product I want to analyze, where it would update the information in the dashboard. Attached prin screen of another solution where is is possible to make such a configuration. We would like to do this on Site24x7.
Tip #13: View changes in your application response time without drilling for details
Imagine that you have just rolled out an update in your application and now want to check if that update has had any impact on your application performance. You can track the changes with Milestone Marker and observe the variation in response time in a graph. Or you can simply look into your application details in the RUM dashboard. Changes in response time are quantified by a red or green icon for active web apps in the dashboard. Red denotes an increase in response time while green denotes a decrease.
Websites: "Multiple Perf. Graphs in one chart" - Please vote and help me for this feature request
We need a possibility to compare the response time for three ore more websites in one graph on our status page. Currently there is only one graph for one website available. It's not possible to compare different websites in one chart. We need this feature to invastigate response time issues on our tomcat or webserver. We need this feature for our development team which will monitor the environment on the status page only. Please vote for this feature - thumbs up! :)
Support for Exchange Server 2016
Exchange Server was RTM in Oct 1, 2015, and Exchange Server 2016CU1 was released March 15, 2016 so I would have thought over 1 year after release it would be supported.
Detect disconnected VPN connection
Hi On one of my monitors I have a VPN connection that always needs to be online. In the Monitor Dashboard -> Network I can see the current status. But I want to be able to trigger an alarm if the Status is not Connected. Is that possile Regards, Calle
how to multiselect in Bulk action
When I want to do a bulk action there is a form select monitors I want to apply an action to. There is a filter box and there is "Select All" link there. If I type anything in the filter box, "Select All" is no longer visible. Thus I do not know how to select all monitors that match my filter. Any suggestions?
What new Reports would you like to see in Site24x7?
Up until now, we've got requests from fellow customers like you regarding our reports module. Some have been about getting group based graphical reports, others have asked for Top N uptime and downtime reports for websites. It would be great if we could hear your thoughts on the types of reports and charts that you would like to see within Site24x7. Please post your suggestions and add as much details as possible so that we understand the context. It would be great if you could post some screenshots
Cumulative Charts in APM
Hello, an option to create or configure cumulated Response-time and throughput-Charts for a monitor-group consisting of APM-Monitors would be great., because an APM-Application can consist of an application-cluster and so it would be great to see the performance of the cluster. Cheers Jens
APM Insight .NET agent - Do not disable TLS 1.0/1.1
Disabling TLS 1.0/1.1 renders the APM Insight .NET agent completely useless. We had to disable TLS 1.0/1.1 last week to adhere to our payment gateway provider's guidelines. It should have already been disabled, but the app developer forgot to mention it. Once TLS 1.0/1.1 are disabled, the APM Insight .NET agent no longer functions. The services starts and runs, but is unable to establish a connection - "(Could not create SSL/TLS secure channel). I worked with Site4x7 support this morning and there
Next Page