VMware Monitoring
I am currently using windows 10 operating system on which VMware is running. How can i associate site 24x7 to monitor the virtual machine running on VMware.
want to add ip in Display name of server configuration template
Hi Since we are using internal ticket tool and does not have integration with Site 24x7. Can anyone please let me know if we can add IP address in Configuration template in site 24x7
JAVA APM Startup Exception on Tomcat7
com.manageengine.apminsight.agent.exception.FatalException: Collector response code: 900(Delete the agent.). Cannot proceed further. at com.manageengine.apminsight.agent.service.JavaAgentService.parseResponse(JavaAgentService.java:502) at com.manageengine.apminsight.agent.service.JavaAgentService.sendData(JavaAgentService.java:467) at com.manageengine.apminsight.agent.service.JavaAgentService.sendDataToServer(JavaAgentService.java:392) at com.manageengine.apminsight.agent.service.JavaAgentService.connect(JavaAgentService.java:231)
Secondary Threshold and Availability for specific hours daily.
On most of my servers, daily they run some back end maintenance jobs nightly. It is expected that the CPU and RAM will be very heavy during this 1 hour window, we do not need to be notified. We do need to be notified if the server or a service is down. The rest of the day, we need the regular Threshold and Availability profile to notify us if the user experience might be suffering due to unexpected CPU or RAM utilization. It would be great if we could assign a second Threshold and Availability profile
site24x7 and Azure
What's the option or process to setup SSO between site24x7 and Azure? Kenn
Need to know when a monitor does not poll - how?
We had a situation where we have a handful of monitors (7 among two customers so far) that have not polled for up to 4 months. In two of those cases I know it's legitimate - the customer had issues and the monitor did not trigger. This is really not cool. I need to be told when the monitor does not execute when it's supposed to. Is there a monitor to monitor for when the monitor fails to monitor? Quis custodiet ipsos custodes? bdunbar Mission @missioncloud.com (email id masked by Community Team -
Need help to fetch data using exact timestamp(HH.MM.SS) - Dot net APM
Using below Rest URL I can fetch data based on HH.MM but I need API to fetch exact data based on timestamp such as HH.MM.SS www.site24x7.com/api/apminsight/ins/301907000000028040/tr/list/SD/17.01.2019/11.30/11.32 Please revert.
Allow personal default of setting such as 95%ile
Averages are pretty useless without knowing the spread so alternate defaults would be an improvement such as 95%iles. See below
Profiling PHP application
Hello Team, Do Site24x7 support HTTP exit call tracking in PHP web applications. For instance in a Web transaction a PHP web app talks to another PHP web app , will Site24x7 shows the complete path of the transaction? and call stack of both the web apps? If possible please let know the steps to enable that.
Can Somebody write an asterisk plugin to know when phones go down??
Can Somebody write an asterisk plugin to know when phones go down??
IP addresses of Site24x7 servers that the On-Premise poller may communicate with
I am trying to add the IP addresses of Site24x7 servers to AWS security group(outbound from On-Premise Poller to Site24x7 servers). AWS security groups are not allowed to add DNS names(Only IP addresses). So how can I know all IP addresses (or ranges (CIDRs)) of the Site24x7 servers that the On-Premise poller may communicate with? The following DNS records have been searched by nslookup / dig. dms.zoho.com: 8.39.54.136 plus.site24x7.com: 204.141.43.62 plus2.site24x7.com: 8.40.222.226
treshold profile update
Hello Problem is that for some monitors under threshold allow to set for how long can the monitor be down before it starts alerting and some dont. We would like to modify that value for other monitors also.
Does Site24x7 support AWS Hong Kong region?
I created an AWS role for site24x7 to discover AWS resource in Hong Kong region, however it retrieve nothing at all. Would anyone confirm that site24x7 support AWS Hong Kong region yet? Thanks.
Mysql Replication Alerts
Support, We were interest to buy this product. But we notice your application is not generating alerts against the DB replication processes. Please add mysql features in your tool.
Alerts on build servers that start up and shut down on demand
I have Cloud-hosted build servers that I don't want to be running all the time (to save costs). So, the instances are started when a build has been triggered, and then 10 minutes after the processing completes, the instance is shut down (but not terminated). I don't want alerts going out when the host is "down". How can I do that? I can't find a way to "not care" when a host is "down". That, or what is the intended way to monitor this kind of host?
Provide ESXi Disk I/O Latency for all Disk attached to the ESX host
As ESX host collect realtime data of the Disk I/O for all DIsk attached to the host. Then Please provide the graph of the all the historical data of the Disk I/O for VmWare ESXi host.
Add EXE Monitoring
Add EXE Monitoring
Poller
I have a problem with the local poller, it stops working alone. When I start the service it hangs on this screen. Can someone help me?
Site24x7 Web Transaction Recorder Error
Hello, Guys. Any one encountering this king of error message when running the Web Transaction (Browser) recorder. www.site24x7.com uses an invalid security certificate. The certificate is not trusted because the issuer certificate is unknown. The server might not be sending the appropriate intermediate certificates. An additional root certificate may need to be imported. (Error code: sec_error_unknown_issuer)
Log Storage for Snort
Our company recently installed Snort as an intrusion detection application. It currently sends intrusion logs to a local syslog server, but we want to send those logs to Site 24x7. Does anyone know if this is possible?
REST API Transaction- Call Graph API with OAuth Provider ( ClientCredentials)
Greetings, with ClientCredential in OAuth Profiler, i got the AccessToken sucessfully, next i need to use this to test for REST API call. after configured some items in REST API Transaction steps, it failed and prompted there are some configuration error. here is my configuration for your references. please help to check if any steps is missing. thanks, Jun
OAuth Profile - Authorization Code Grant Failure
Greetings, during add Oauth- Authorization Code flow, after filling the information, when i clicked the save button, the page blocked on AuthCode process, per oAuth process, AuthCode has been generated from Auth Server and redirected to redirect_uri ( this case is www.site24x7.com/app/OAuth2CallBack) but there is a post issue on request Token from Site24x7 server. please see the error screenshot. thanks, Jun
Mute Alarm
Hi there! We have several servers being monitored by Site24x7 and one of them, the smaller one, it has only 30GB of HDD - of course more than 80% is in use for the OS and since we put it on our dashboard we are constantly facing the critical alarm of HDD Usage (more than 90%). As we have the same rule for all the servers, I cannot modify this variable through the main rule. Due the aforementioned, is there a way to mute this critical alarm only for this server or a way to skip this kind of alarm
APM App Server Components (OTHERS)
What exactly is "Others" referring to? "Others" seems to be reporting a huge response time even though the site is running fine. Is there anyway to see exactly what "Others" is? I feel there needs to be a way to drill down into this "Others"
curl call is not giving grant token
I am trying to get grant token by curl call . I followed the api guide. However, I am not able to get grant token. Can somebody help me on this. Below is the output. It is giving me 302 Error kumaran-a01:~ kumaran$ curl 'accounts.zoho.com/oauth/v2/auth?scope=Site24x7.admin.Read&client_id=1000.I7N03Z050TJ22780791IRT5A4L4G3H&response_type=code&redirect_uri=www.site24x7.com&prompt=consent&access_type=online&state=automationtesting' -XPOST kumaran-a01:~ kumaran$
[API issues] You are not authorized to perform this operation
Hi team We are facing an issue when we are not able to use site24 API. I regenerated token for my account , but It still not working [astrilet@test site24x7]$ curl https://www.site24x7.com/api/monitors -H 'Authorization: Zoho-authtoken <token>' {"error_code":1100,"message":"You are not authorized to perform this operation"} How to fix It? Br, Andrii
Ping Monitor - Trouble, Critical triggers...
Hi, Currently the Ping monitor Trouble and Critical status are based only on the attributes - I'm looking to take different automation based on the length of time a Ping is down. Is it possible you can make it so that a Trouble and Critical and Down status could be based on number of polls that fail? For example - a one minute interval Ping monitor - Trouble (2 missed polls), Critical (10 missed polls) and Down (15 missed polls) I'm looking to take different automation based on the duration of the
EC2 instances not showing memory and disk space
Our AWS EC2 instances are not showing up the memory and disk space percentages. How can I solve this issue?
How do I get 1 minute polling interval for server monitors?
According to this pricing page https://www.site24x7.com/site24x7-pricing.html, I should be able to get 1 minute polling intervals. It says, "1 min Poll Frequency". It also says "Includes 300 of websites". If you click on that link, "Server Monitoring and Plugins" are included in the list. From what I can tell, the server monitors are only polling every 5 minutes. This seems to be somewhat misleading marketing unless there's a way to change the server monitor polling interval that I can't find.
Service
24 hours ago, just without making any change, as far as I know, monagent stopped sending any log info. Executing "/etc/init.d/site24x7monagent restart" did not solve the problem Checking file /opt/site24x7/monagent/logs/critical.txt I can see the following! 2019-06-25 05:20:18,496 Unable to get data for the zipAndUploadInfo object : <com.manageengine.monagent.util.AgentUtil.FileZipAndUploadInfo object at 0x7fd444990850> hence skipping upload 2019-06-25 05:31:21,051 Unable to get data for the zipAndUploadInfo
Monitoring Count i/o hdd for particion Not global disc in server
Hello I need monitoring counter de DISK the server windows the way individual particion for exemple Tranfer , i/O Temperature exist any way in 24x7??
Showing current status on a map
It would be nice to have all the inventory have an optional attribute called location (address where the physical asset is located e.g a router. switch, server etc) and then have the ability to dynamically plot the current status of desired inventory (e.g. all members of one or more monitoring group) on goggle map. We, and many of your customers, work in a distributed environment and thus would be great to have that visual capability in the monitoring tool. I know there is current capability to draw
want to schedule different monitoring intervals to all monitors
I want to schedule different monitoring intervals to all monitors – Example – for a given monitor 8 AM to 12 AM – the monitoring interval should be 1 minutes – and 12 AM to 8 AM the monitoring interval should be one hour. Can this be achieved – So we already have facilities to Achieve this?
Log4j 2 not logging to file .. instead logging to catalina.out
I have deployed my code into my local tomcat.. there log4j2 logs are appended to the file I have mentioned in the Rollingfileappender. But when I deploy this code in tomcat in unix server applications logs are added into catalina.out. The file gets created but app logs are not added there.. Can't get the root cause. Please help.
How to get access token for automation purpose
I am writing an automation which will automate all manual tasks like creation of user from particular customer, adding pagerduty from specific customer etc. One of the requirement is that this automation should authenticate and authorize the user who is running this automation. This is how my automation will run. /usr/bin/python automation.py –operation useradd –customername customer1 –userdata ‘anuj:mailto:anujk@vmware.com’ –username anujk –password ‘password’ What have I done so far: Created one
Configuration Profile Export
Is it possible to export a configuration profile to import into another MSP?
Clone Dashboard
Is it possible to clone dashboards?
OAuth Profile - Retry after failures
Today when an OAuth profile has ~3 errors authenticating/refreshing its Oauth token, the profile stops trying to refresh the token until you manually go in and re-run the authorization step in the UI. While its helpful that we get an alert about the incident, it'd be more helpful if after some reasonable period of time (like 30 mins or an hour) Site 24x7 did re-try the token refresh, rather than just wait for manual intervention.
Signals - bulk import announcements
Considering to use signals as our real-time status page. However, we'd love to migrate historical maintenance announcements, incidents from our website across. Migration feature would be great.
SSL Handshake and difference between other tools ?
When I test my website on 24x7 I have a much longer SSL Handshake time than on tools like webpagetest or dareboost. I can not understand why. Some of my competitors, on the other hand, have much shorter times than the tools like Webpagetest and Dareboost. Do you know where it can come from? Thank you
Next Page