Can I use few words as a string for Content Check ?
Hi, Can I use few words as a string for Content Check -> Should contain.. field ? (Web site monitor) So f.e. I what to use "one two three" as a string for check and I need that system checks it as a one string - not all words separately.
API to see just the current Alerts
I am looking to hit an API endpoints to pull just a list of current alerts. I can hit www.site24x7.com/api/current_status?group_required=false which will give me a full list of all the checks and then parse out the ones that are alerting but seems like overkill if I just want to see the current alerts. I did see the endpoint for www.site24x7.com/api/reports/alarm but that requires a time frame. After looking through the API reference guide I am at a loss to see just current alarms. I am new to site24x7
Integration with statuspage.io
Hi, I would like to integrate Site24x7 with statuspage.io I know it is currently not supported to automatically integrate Site24x7 with this 3rd party, so I tried to use API messages, but I need PATCH and only POST and GET are currently available. Do you have any advice? Kind regards, Filip Ostrowski
Need to customize the color of the Repor title in the MSP
Need to customize the color of the Repor title in the MSP
Sorting
Hi, I have seen a few difference request for sorting. It seems this is a HOT TOPIC. I do believe that we should be able to sort on any page we have a long list of monitor objects. Whether it would be sorting CPU Utilization from high to low or Sorting out from the huge list of monitors by Monitor Type so for example, I would be able to sort and see all my Website monitors, or RDS instances rather than just scroll though an assortments of random monitors. The fact that is also refreshes as you scroll
Connecting to BigQuery RestAPI via Rest API Transaction and OAuth
I'm trying to access biquery tables via BigQuery cloud.google.com/bigquery/docs/reference/rest/v2/, where the authentication should be viaOAuth. I thought that 'Rest API Transaction' would be a way to go, so I have created an OAuth provider with scope,..etc. I think that I have manage to authorise the provider against my GCP (Google Cloud Platform). What is strange is, that refresh token is empty and that 'access token expiration time' is the time when I have initially authorised the OAuth provider.
Rest API issue
We are trying to set up a rest API with an HTTP call. However, when the setup is completed, is not liking the link and shows up as down. The link is valid, as the link/URL rest API is only used for internal use. We tried by setting an on-prem poller and no luck. Please advise. Are we missing something
Allow data shown under 'performance' heading on status pages to be configurable to different values
Currently this shows CPU usage for server monitors. This should be configurable so that I can select to display memory usage (mainly!) or other stats in this column i.e. availability, memory or disk usage etc
RUM in a Angular 2+ application only showing 1 Path/page load.
I've set up my angular 6 App with a modified version of the AngularJS snippet to monitor it. I believe it basically does the same thing the snippet does (see below). But i'm not seeing the navigations of the user through the app (in the web pages tab of my RUM monitor). Only the first page/url is listed. Is it possible to show all user navigation/paths in the web pages tab?. @Injectable() export class Site24x7Service { private site24x7RumBeacon: HTMLScriptElement; private readonly onLoadCallback:
Rest API to fetch data based on exact Timestamp DD:MM:YYYY HH:MM:SS
Is there any rest api to fetch data based on timestamp.(DD:MM:YYYY HH:MM:SS) www.site24x7.com/api/apminsight/ins/301907000000028040/tr/list/SD/17.01.2019/11.30/11.32
RUM sampling for high traffic sites
Hi, We have newspaper sites to monitor. For now the RUM was a NO GO because of pricing. With a site of 300 millions page views a month, the cost will be an extra USD 7000 a month. Why there is no a SAMPLING option like in NEW REALIC? because to measure performance, we don't need to monitor ALL THE PAGES, just a sample.
Downtime details in the monitor group report
Our requirement is to get downtime details like comments in monitor group availability summary report.
Email Notifications - Custom From Address?
Is there any way to modify an email alert's "from" address? Basically what I'd like to do is fire alerts to a ticketing system with a custom from address (which happens to be our customer's email address). This way a ticket is opened on behalf of a customer automatically for us to follow up. Thanks, Paul
Clone Configuration Profiles
This is about being able to clone an exsisting template. For example, * Threshold and Availability profile for ELB can be cloned and made into a threshold profile for an ALB with different thresholds * Threshold and Availability profile for a web server can be cloned and made into an SQL threshold profile witih different thresholds * Threshold and Availability profile for RDS for Prod can be clones and made into an RDS Stage threshold profile with different thresholds
I'm from India I want minimum ping latency monitoring report.
Dear Team, Can any one support me with the latency issue. currently your ping cloud monitoring using outside country server hence i'm facing high latency on my all network IP report which is more then 200-300 ms. My concern is to reduce the latency under 90-100 ms and wants to maintain RCA of my local hubs and host. which will help me to maintain SNMP service locally while monitoring reports to all my static IP's and devices. Is there any feature or a service which i can use to connect my own server
I am not getting any classes and methods in traces for dot net core application
In this below trace I have not got any classes and method but I am getting all database queries and everything other. Can you please help me to get classes in trace and which method get called.
Amazon Kinesis Data Streams (KDS) - Alerting for data logs from AWS Kinesis streams
We have a customer which receives event information from software clients through AWS Kinesis Firehose, which is then logged into the system. We'd like to have the ability to: Watch the content of incoming Kinesis datastream. (without a Server Agent) Alert on structured log content, in the same manner as the AppLogs Please help out! Thanks! Colton M.
Linking Tables and Forms
I am having difficulty linking a form and sub form that will visually show the 'link' between the two. ie I have a Company in the form and want that Company name to populate in the subform automatically.
Agent Versions Release Notes always out of date
Is there any reason why the Agent versions release notes are always out of date? I manage the agent upgrades manually so that they get tested in fully before going into Production but nearly every time I force an update it goes to a version higher than what you are showing as being available? When clicking the release notes link from a monitor that needs updating it takes me to this page www.site24x7.com/help/server-agent-release-notes.html which states that version 19.0.5 is the latest version (I
Need help to monitor Dot Net Core Application
I need help how to setup dot net core agent for core .net web application. Already checked below URL. www.site24x7.com/help/apm/dotnet-agent/install-dot-net-core-agent.html But unable to setup agent using documentation details.
Unable to view Dot net application which is newly added(Dot Net APM Agent)
I have recently added new Dot net MVC based application in IIS also I have also checked this application in Dot Net APM configuration. Licence key is also proper.Everything looks fine for me.But I am unable to find it in APM monitor screen. Please find attached screenshot. Thanks.
How to keep persistent machine IDs in logs? (Alert if ID goes missing)
We have some JSON multiline logs which we need to pull into Site24x7 AppLogs and alert on. This log is stored in an AWS S3 bucket. Below I have posted 1 machine's entry into this 'heartbeat' log. Log Details: Each machine has a unique ID, Newly provisioned machines will generate their own unique ID, Each machine will record their heartbeat (example below) in the same log every 5 seconds, There are hundreds of machines sending heartbeats, Requirements: Alert when any unique ID is present < 10 times
Paping Monitoring
Hello, Has anyone created any monitoring through paping?
monitor log file
Is there a plugin or easy way to monitor a flat file on a server for specific messages while keeping track of place in file. I know there is the file content check, but that seems to check the entire file and would pull in old messages
Need dot net APM agent Traces
Hi, Can anyone share sample trace of dot net application which is generated through dot net APM. Basically I need to check reflected classes and methods trace. e.g. Java Trace : Total Calls: 3 Method Call(s) + 3 SQL(s) 0 200 0 org/apache/catalina/core/StandardHostValve.invoke() 0 200 0 org/springframework/web/servlet/DispatcherServlet.doDispatch() 21 200 1 com/package/controller/AdminController.getDashboardData() 176 179 62 MYSQL - SELECT - testright_new.finaldatatable - 127.0.0.1:3306 Error: MySQLSyntaxErrorException
How to uninstall Linux onsite poller
Hi Can someone tell me the command to uninstall the Linux onsite poller? Thanks Ian
Custom Time Period
Hi, I have installed dot net APM insight agent.Now I need performance traces for through rest API for custom time and date option. I need data for very less time span such as 1-5 min. e.g. Date : 26-12-2018 and time : 12:00 to 12:05 As you have already path parameters for below endpoint such as ID Type H Last One Hour Data H3 Last Three Hour Data H6 Last Six Hour Data hD Last Twelve Hour Data D Last One Day Data SD/dd.mm.yyyy Particular Date Data (SD/20.04.2016) www.site24x7.com/api/apminsight/ins/instance_id/tr/list/SD/19.12.2018%C2%A0
Monitoring from Taiwan
Hi, We would be happy if Monitoring from Taiwan would be available. Monitoring Taiwan from Hong Kong/China Mainland is slower and requires traffic passing sea cables. Taiwan to China Mainland, Hong Kong is also interesting to monitor. We feel there is a gap if Taiwan is not covered. Please support this request, Thanks, Anders
HTTPS TLS 1.3 support since Google Chrome will use it as primary encryption standard
Please support the Monitoring Feature for Website Monitoring using TLS 1.3 HTTPS TLS 1.3 support is required since it became an official RFC Standard. TLS 1.3 is faster by providing faster TLS negothiation eleminating roundtrips. Usage of TLS 1.3 adapts quickly: - OpenSSL 1.1.1 is released for a few weeks - Google Chrome Browsers and Firefox will use it as primary encryprion standard with fall back to TLS 1.2, TLS, 1.1 - Mayor Linux distributions did roll out OpenSSL 1.1.1 already as a new Standard
Add (OOF - Out of Office) on User Profile to stop alerting for that user
Please enhance a user profile to allow setting an (OOF - Out of Office) with a from date/time to date/time. and optionally allow selection of covering user. The user would not get alerted during this time period, and optionally the covering person (user profile) would get alerted instead. Thanks
Custom Reports
We would like to be able to create custom reports to show availability of windows service monitors with the capability to filter by type and by group. For instance a report showing all computers in group Domain Controllers group where the DHCP Server or Symantec Antivirus service is down, etc. We also use OpManager and are migrating to Site24x7 and need to be able to provide similar reports.
Feature Request: HTML Color Code Picker for Customized Reports
Hello, Can you please implement a color picker that allows you to input HTML color codes on Admin -> Report Setttings -> Customize Report? I'm not sure how to get this to be a specific color. Thanks!
Bulk Display Name Changes - Servers
I have multiple Monitors that are SERVERS which I want to change the display name in Site24x7 using an algorithm I have to parse the existing name. So far I have yet to automate this tedious process as the import csv does not allow the editing of monitors. Has anyone come up with a way to automate by scripting?
Site24x7 - Site Expiry Checks - Feature Request
There seems to be a fundamental floor with the Domain Expiry checks on the Site24x7 service. This only appears to be able to complete a WhoIS lookup against a TLD. If you attempt to query any SLD's - this fails. It's been raised multiple times with support - however they have suggested adding this to the feature requests.
Too Many redirect issue
Hello, I have added website monitoring and I found an issue on the website and it shows the site is in trouble. when I read RCA I got too many redirects and "The request is getting redirected for more than 10 times. This may be due to some wrong server configuration." So which type of alert should I configure? Please let me know ASAP.
Application Releated Error
example - we are using wildfly appication. suppose it is throwing some error postgres db connection or application related that time site 24*7 will send mail to me with exact errors. When will we expect this feature? Because we are using production servers so this one is very important to enable.
How to evaluate the UX of a competitor's website ?
How can I evaluate the UX of a competitor's website to get an idea on how it might be contributing to the increase or decrease of the Conversion Rate Optimisation? Are there any methods or models to apply to find the strengths and weaknesses of the site
APM Node.js issues
After to upgrade at 1.2.0 version, we can not more see the redis times in Service Maps. Look the attached image. Thanks
webhook json data double quote not escaped
hi all wee use webhook in order to provide the web monitoring event this the json tempate user under 24x7 {"status_Site24x7":"$STATUS","title":"$MONITORNAME","monitor_id":"$MONITOR_ID","tags":$TAGS,"message":"$INCIDENT_REASON","metric":"$MONITORURL","alert_time":"$INCIDENT_TIME","source":"${SOURCE}","link":"$MONITOR_DASHBOARD_LINK","type":"$MONITORTYPE","groupname":"$MONITOR_GROUPNAME","time_unix_format":"$OUTAGE_TIME_UNIX_FORMAT","rca":"$RCA_LINK"} unfortunently teh variable $incent_reason could
Server monitoring - send alert email if "service and processes" monitor is down
I'm using the AWS EC2 monitoring plugins. Question is if I'm monitoring "services and processes" for a EC2 instance the only action it seems I can do is "restart". How can I have site24x7 send me an email/alert when the service is DOWN?
Next Page