SNMP traps - few suggestions
Though its in beta form, I have been using it. Its definitely a good feature addition to site24x7. I would like to have the following features in SNMP Traps: 1. For a device to be added in a trap processor it must be a licensed node, which is fine. The challenge is for many devices we monitor a different IP address than the interface from where the trap is generated. There is a business case for this, which cannot be changed. So, in effect for those devices I am consuming two licenses, which is not
Plugin Request: Cherwell Service Management Plugin
Having a plugin for Cherwell that would create an incident, outage, or problem would be a great feature to add. This plugin should have similar functionality as the ServiceNow plugin.
CPU and Memory Utlization per User
Hi Team, Is there any plugin or script which can log CPU and memory utilization per user on LINUX server
Monitor Mount Point on Linux
Is there any way to monitor mount point on linux ? thanks
Windows scheduled task
Hello, can you please help me for monitor windows scheduled tasks i have tried www.site24x7.com/community/monitor-windows-scheduled-tasks but not working and getting error. Execution Error. Erreurÿ: Le fichier spâ cifiâ est introuvable. Impossible d'appeler une mâ thode dans une expression Null. Au caractÅ re C:\Program Files (x86)\Site24x7\WinAgent\monitoring\Plugins\ScheduledTask\ScheduledTask.ps1:68 : 9 + $temp = ($jobDetails | Select-String -Pattern $atribute| Select-Object - ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Configuration Rules - Preview Results Prior to Running
I think it's important to be able to preview what a configuration rule is going to do prior to running it. That could either be with a csv report, a window to show what monitors would be affected, etc. I don't see a way to do that right now. When performing a Bulk Action we get to see the filtered monitors that will be affected prior to running the action.
Node.js APM different appname dependent on route?
Is there a way to configure the apminsight plugin to adjust the appname based on route/URL? We have one application that serves different markets and would like to send APM data to different appnames (within site24x7) based on the route/URL.
This Halloween let's talk cybersecurity
Eerie masks, pumpkins, and candies remind us of Halloween, celebrated in the month of October, which is also the National Cyber Security Awareness Month (NCSAM). A whole month dedicated to spreading awareness about the virtual zombies who cause sleepless nights for IT teams and businesses at large. We live in a world where the line between public and private life is narrowing day by day. Smart devices that were once part of Orwell's futuristic novels have become a reality. From the Wanna Cry and
Expert come here.
What are the functions of this am_worker.rb, what it does in the server? Any expert can help?
Hadoop plugin
Configure Hadoop plugin to monitor the cluster health and performance metrics of your Hadoop setup. Use these key indicators to ensure continuous functioning of your Hadoop software. Take informed troubleshooting decisions by keeping track of critical metrics: Number of missing blocks Number of corrupt blocks Measure of file access across all data node Learn how to install Apache Hadoop plugin from Site24x7 Hadoop GitHub repository Also, get in-depth metrics on the various components of the Hadoop
Linux shell script plugin with JSON output
Is it possible to create a shell plugin that outputs JSON? I've attempted to do this but it does not seem to work as expected. If I alter the script to output the data with | separators then it seems to work but I'd rather use JSON if possible. A sample of the output I'm generating is as follows getSite24x7PluginData.sh { "data": { "searchDuration":1.935}, "plugin_version": 1, "heartbeat_required": "true", "units": { "searchDuration":"seconds"} } Thanks
[New Feature] Hadoop Performance Monitoring
We are glad to announce the support to provide a comprehensive view on your Hadoop cluster's health and performance. Monitor all the main Hadoop components including Hadoop Distributed File System (HDFS), Yet Another Resource Negotiator (YARN), and ZooKeeper. Highlights: Install the Linux agent and get your entire cluster auto-discovered and added for monitoring. Get real-time status of all the nodes in your cluster with the Health Dashboard. Support for NameNode high availability monitoring: Running
VMWare Metrics Monitoring and Alerting
It would be very helpful to have a bit more granularity and choices in the VMware monitors. Specifically: Datastore Usage - Track disk use over time and alert on datastores that are reaching capacity Hardware Status - You are pulling the underlying metrics but not the red/green status that could be alerted upon ESX Memory - The metrics are pulled, there is even a button to set thresholds but no fields/thresholds to set in that screen VM CPU Metrics - You report CPU Ready as an ms value but when reading
Alerting Period/Window for Email and Slack
Hi there, I would like to request that you can implement the feature to allow Alerting Period/Window for Email and Slack alerts too. In our case, we are IT support company, and we provide monitoring services for our clients. many of our clients only hired us to monitor their servers overnight; while during the daytime they have their own staff to handle this. In this case it's especially helpful and required so we only receive alerts during time periods we're responsible for.
zoho desk and zoho assist integration
This would be great to have in the future.
Monitoring SQL server without agent
How can I monitor an SQL server without installing an agent. Even running a simple query to just verify the server is up and running would be enough for our purpose. We are using a external SQL server from a hosting provider where we do not have access to the OS, so installing the 24x7 agent is not an option.
Test Playback Failed- URL mismatch
I'm constantly getting URL mismatch error among other ones that I get. Haven't had a problem creating monitors in the beginning but now I'm always getting some error so I haven't been able to create a monitor in a while. I was hoping someone might know what the problem might be and how to fix it.
Server Agent Rollback
We have the Agent Auto Upgrade enable, since last week we are facing an issue where the new agent was reporting services on the server monitors as down, and the services on the destination server were not down, this was identify as a Agent version issue. We are requesting the option for Agent rollback on server monitors.
Gluster Health Check
it would be grate if support to monitor / health check to support Gluster / Red hat Gluser
API for updating status of a monitor
Hello Team, Is there an API which updates status of the monitor? I want to update the status based off of my Selenium Java tests, if the tests pass it sets the status to '1 (UP)' and if few tests fail then set status to 'Critical'. Thanks, Wasim
Identify alarms with ACK via REST API
Hi, I can get alarms with www.site24x7.com/api/current_status?group_required=false&locations_required=false&status_required=X but in the json response I can't identify which alarm have an ack or which not. So there are any way to identify which alarms have ack? Regards, Ivan
Getting monitor data using oAuth token in JSONP and/or c# WebClient?
I am doing some work utilizing the API and saw the notice that Site24x7 is migrating to oAuth 2.0. Previously, I was able to successfully fetch monitor data using JSONP (and still can, however this is being deprecated in a few months). Following the documentation, I was able to create a new "Self Client", refresh token, and access token, however I haven't been able to use the new access tokens successfully. First: Will JSONP still be supported? The documentation states: Note: Access tokens cannot
Remote Server Connectivity Check in Resource Profile
It would be helpful to be able to enter a remote IP and port for a server to check connectivity. Currently, it seems only local resources can be checked by utilizing the server IP or localhost. For example, for a server named TEST with IP address 10.0.0.5 it would be useful in the Server Monitor resource checks profile to test connectivity to a different server (SERVERB with IP 10.1.1.10) by entering the remote server IP address and port.
Find out which jobs failed
I need to find out which sql job failed but sql monitor only gives the count of the failed jobs not the name
APM INSIGHTS APIS: OAuth Scope associated to the OAuth Access Token is disallowed
Hello using APM insights api with OAUTH tokens gives me the response { "error_code": 1121, "message": "OAuth Scope associated to the OAuth Access Token is disallowed." } The Zoho-oauthtoken provided was generated out of Self Client generated Grant token with ALL scopes: Site24x7.Account.All,Site24x7.Admin.All,Site24x7.Reports.All,Site24x7.Operations.All,Site24x7.Msp.All,Site24x7.Bu.All The APIs which I have issues accessing are: www.site24x7.com/api/apminsight/ins/H www.site24x7.com/api/apminsight/ins/101071000000034035/H
Automate schedule Server disk partition report
Dear Support Team, We want to schedule a report for server disk partition but now this feature is not available. I request you, we need automate option to schedule Server disk partition report Regards, Deepak Pawar Cloud Operations Engineer
Add possibility to create Availability Summary reports based on locations
Recently our UK market requested to get an Availability Summary report based on UK location only. Searching the tool and talking to your support team it seems that this feature is missing. So, it would be great to just like you have it for websites add this option to Monitor groups as well. Let me know if you need further requirements specifics.
Error during adding new Server to monitor - Please help
Hello dear folks! I start to test and evaluate Site24x7 as a valid infrastructure monitoring tool for my rough 20 and more servers. Today I install the Monitoring Agent on a couple of Windows Server 2012/2016. After Agent installation, I don't see those Server. Once I check the Log C:\Program Files (x86)\Site24x7\WinAgent\monitoring\logs\site24x7agentlog.txt I see a lot of error and issues during connecting and or sending information to the 24x7 sites... Could someone give some advice? - AV? - Firewall?
Time drift monitoring: Troubles of unsynchronized servers
A distributed IT infrastructure has many servers operating across multiple regions. Applying a single consistent time across servers will ensure isolated servers communicate in the proper time zone when exposed to the internet. When Microsoft encountered this problem back in 2017, the servers were offset by almost an hour, affecting a number of windows machines. With Reddit, it was a different case. A "leap second" glitch caught all the Java processes running in loops, which in turn ate up the CPU
Introducing alerts and reports in Real User Monitoring (RUM)
We are happy to introduce alerting and reporting capabilities to Site24x7's RUM. You can configure alerts for critical parameters like application response time, network time, and JavaScript errors. You can also classify your alerts as Trouble and Critical based on the severity levels. So, how does this help? When there is a sudden spike in your application response time, it affects the end-user experience, which directly affects your business. This lag may be triggered by an unresponsive JS code,
Automation for multiple checks
Hi, Is possible to configure automation for different check profiles? Im not sure if is possible, in this case, this feature would be very useful!!
APM Insight PHP agent - multiple applications
This may have been answered elsewhere or I'm misunderstanding how this works. I have installed the APM Insight PHP agent on a Linux server which hosts multiple web applications and databases. How do you identify these separate entities in the Monitor?
unable to create visualized view of monitor groups
We need all the websites configured on one monitor group under a single report, I have also tried custom report still that doesn’t provide visualized report. This features looks to be unavailable on site24x7. This will make our analysis easier for all the websites, or else we need to analysis all reports one by one which is more tough.
List all maintenance :- maintenance_status field meaning
Hi all, I've searched the API documentation high and low but cannot find the definition/enumerations for the field "maintenance_status" retrieved using the API "www.site24x7.com/api/maintenance%22. Any ideas please? Thanks!
Add cron duration graphic to a dashboard
How can we add a Duration cron graphic to a dashboard? I can find it. Only outage data , not duration.
Add the owner and creation date on the Monitors page
It would be awesome to add the info of who created a Monitor, and when. This is very helpful in our case, since we have a lots of Monitors, and a lot of user. As of now, when a Monitor turns red, we can't know who to contact to look into it. Thx
Issue in access data through site24x7 API with Javascript and Ajax.
Hello, I am getting below error when calling site24x7 API using Javascript: Access to XMLHttpRequest at 'www.site24x7.com/api/current_status?apm_required=true&group_required=false&locations_required=false&suspended_required=false' from origin "xxxx" has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Please help
Signals Private Pages
Signals is looking like a great new product but it doesn't quite meet our needs for Private Pages yet. We need to protect private pages but IP whitelisting will be too hard to manage. We need SSO protected pages using Okta without requiring a local user list in Signals. Managing users in Okta and Signals is not feasible. Please let us know if this can be considered. Thanks Phil
Notification Related.
We are getting notifications for every time pcs restart. I made some change (screenshot) so it sends notification emails when a pc is off for 20 minutes or more, however, looks like I didn't set up correctly. I am still getting notifications normal restart. Please let me know how do I set up notifications, so I only get notifications if something critical or pc is off for 20 minutes or more. Please share setup to setup this.
Ping Per Sec
Please provide option to set polling per sec in Monitors--> ping-->check frequency 1 second.
Next Page