Comments
-
There is a setting on the 'Web Settings' page called 'Page Refresh' that you can use for changing the refresh interval. In my testing, 0 should stop the refresh. Let me know if that works for you.. Thanks, Casey
-
The DetectionIP comes from the log itself, so you'd have to take this up on the RedHat end - it might be a matter of changing /etc/hosts or your syslog config to pick up the right interface IP. If you look at the log file that corresponds to that connector on your RedHat system, you should see something like a "<date>…
-
Hi anuragbajaj2, You can check the existing feature requests or create a new one in the Feature Request section of the forum, depending on the product you are interested in.
-
You can do it, but you'll need to do an Advanced SQL report. You need to get all the response time values, sort them, drop the top 5%, and that max value of what remains is your 95th percentile.
-
I believe the value you're looking for should be in ${CustomPollerStatus.Status}.
-
When I've changed the time frame like that, it has taken several hours up to a day to get the information. It seems to want to update the data for all the endpoints, even if you only need it for a small number of them. How long seems to depend upon the number of endpoints monitored and how much total data there is being…
-
SNMP service has to be restarted.. if you can ping your server it's should be a local firewall problem ..
-
can you try shutting down the firewall on all profiles on the server and run a quick test to eliminate it as a possibile cause? are both server ont he same LAN segment? can the orion server PING the server but IP and hostname?
-
You could add a filter to resource something like this. In this case, only interfaces show if the Node is up AND not a Machine Type = 37XX with OutDiscards > 1000. Nodes.Status=1 AND (Nodes.MachineType NOT LIKE '%37XX%' AND Interfaces.OutDiscardsThisHour > 1000))
-
Could you explain what you found, since other people will read this thread and be interested.
-
We are having the same issue when trying to "manage nodes". We started experiencing the issue on 10.1.2, so we upgraded to 10.1.3, same results. SW Support has not provide a solid lead yet. They keep pointing to a DB issue, but all other monitoring seems fine which would indicate proper DB communication. Very interested in…
-
Hi arjun_sl3, I suppose you're talking about Alert Central, right? Did you check the Admin Guide to see if the configuration of the group email is done accordingly? Please let me know if you need more help. Kind regards, Maria
-
this could be the device is busy. SNMP is considered low priority on most all devices and if it comes down to respond to SNMP or route a packet....routing wins, and most will agree we like it like that. If this is rampant on your devices then you might want to look at the devices and see how bad the processor/memory…
-
Cool. Next time it happens, feel free to contact me.
-
Hey ttl, Is this still occurring? Have you tried in incognito mode or some other browser?
-
Has nothing to do with back plane. Directly in and out of port.
-
Not sure what your question is.
-
I am also experiencing identical problems. Any word on a fix for this?
-
Profzoom1 I sent you a direct message asking about your ticket number to see if I might understand your issue better. I haven't heard back yet, but maybe the message didn't get through.
-
Hi: I just uploaded a template called ApacheWin with some WMI stuff for Apache. You'll find it under the "Shared Templates on thwack" tab when you click the "Manage Applications" button on the APM Summary page.
-
What version were you using before? What version are you using now?
-
Sounds like you need to restart the Job scheduler service. We have ran into this very same issue as well. In fact, we are yet to find the absolute answer to the same problem. If you do restart the job scheduler service, make sure you monitor your c:\ and ensure it doesn't fill up with non-essential .cab log entries.
-
Hi, There is two possible scenarios where you could potentially track this information. 1) monitor web traffic through proxy / firewall - If you are routing your web traffic from users through a proxy or firewall which logs traffic, get the syslog events to send to LEM and identify the interesting events. You can choose to…
-
Brad, Try re-running the NPM config wizard. That should re-install the NPM service.
-
Hi and welcome to Thwack! :-) To answer your question, ipMonitor 10.0 does not currently support SNMP v3 but is scheduled be added for a future release.
-
That's a great question. Also, does anyone know if you can transfer existing applied APM templates to other primary pollers if you were to scale out and use the EOC functionality? It's obvious how to move machines in the NPM but i don't know how to move APM stuff. Thanks, Chris.
-
Can anybody help me on this?
-
I'm not sure I follow the question. What do you see exactly and what do you want to see? Do you have a screenshot or something?
-
A 95 percentile line is drawn across the graph for the entire time period of the graph.
-
To follow up this issue: When I limit the view per node it works - but when i limit per interface it won´t. Is there any way to make this work ? I´d just need to monitor the traffic on the interconnect links - I don´t need the whole node´s traffic. Any advise ? If I don´t get an answer here I´ll open a support ticket since…