Comments
-
Good suggestions.
-
I would like to see a comprehensive Microsoft Exchange template. similar to the information that is gathered with the new Exchange Monitor tool. In addition, something along the same lines for Microsoft SQL. Something that can be used to accurately monitor potential performance bottlenecks on MSSQL Database servers. Ditto…
-
I would like to see the ability to view the status of a node (including any associated APM monitors) from the network mapping facility. We're definitely planning to add applications to maps in a future release.
-
Yes this system is a 2008 server running 64 bit windows. I checked the windows updates that were pushed a few weeks ago and the KB2533623 was one of the updates that loaded then. I have not tried to manually register a DLL on this system. Is there one that I should register for this? Thanks for your help!
-
So isn't there a way for NTA to identify that as the routers AS that it's getting it from? Or a way to manually set what AS0 actually is?
-
Thanks Andrew. In Basic Alerts it is very easy to select from a list of nodes. In Advanced Alerts, it appears that I have to create a new condition for each node I want to include? This can be hundreds and difficult to maintain. Am I right or did I not understand the steps?
-
Technical support indicated a code fix is in the works.
-
Thanks for the reply. I will look into it. I created a custom MIB poller called UPS_Line_Voltage and it grabs the value as expected. What my goal is to get the values graphed so it can go on the web page when the admin clicks on it. I thought Orion was this flexible but might be finding out maybe not.....
-
It finally showed unknown but would prefer it to show as unmanaged or not show at all. Why this came up was that I had created a report for all down applications and put it on the summary page that our helpdesk and sysad's use. It will show only those app's that have failed so they can see at a glance what is down. When I…
-
Hi JessicaWalsh, Could you please post here the feature request you created. It might be useful for other users as well. Thanks!
-
Hi Vinay BY, Please see below error in event viewer.
-
Is there a documentation or something how to do this?
-
I tried the steps in your link. It has not helped. I checked the polls per second tuning I turned them down to about 10 less than recommended. I chacked the query status on the Database and have a 98.75 % rate. Not sure where else to look at this point.
-
"I opened a ticket for this with Support a week or two ago - they confirmed that there's no workaround except removing & re-adding. It's a feature of Windows & changing OIDs which apparently cannot be worked around, which I personally find a little defeatist but never mind." I agree. I've worked with many SNMP based…
-
Thanks. This issue appears to be a bug in NPM 9.5.0. I rebooted our Orion server, and it started polling and collecting again. I posted a question in the Alerts section asking if there is a way to send an email when Orion stops polling or collecting on a volume. If anyone has any insight into configuring this, please let…
-
You use APM's HTTP Monitor to set up a recurring test of a web site. The alert engine is shared by both NPM and APM. If you want to get alerted if any application goes down, you need only one line, "Alert me in an application is down". No need ot mention the node. If you want to restrict the alert to certain nodes, then…
-
That works great.
-
Just to follow up, it doesn't look like my original plan would work. According to the EOC admin guide, you can't add NCM integration directly to EOC, it must be added to an NPM server which is then added to EOC. So it looks like my server setup might be: 1. Company A - NPM/NCM/NTA 2. Company B - NPM/NTA 3. EOC Server
-
One of the queries is: SELECT ((P1.value + P2.value - P3.value) / (P1.value + P2.value))*100 FROM v$sysstat P1, v$sysstat P2, v$sysstat P3 WHERE P1.name = 'db block gets' AND P2.name = 'consistent gets' AND P3.name = 'physical reads' I'll get one of our DBAs to get the actual value from the system point of view.
-
i hit a dead end with this but i do have some information to share in case its useful to someone... checkpoint has a seperate snmp service that needs to be configured taking into account the obvious security considerations. It listens on port 260.
-
Is there any way to get a hold of the RC Follow direction given in this thread.
-
Hey Acy! Thanks for the help! I actually found a way to fix the issue by NOT installing Kiwi Syslog as a service. When I chose to install it as an application everything installed without issue and it turns out I was missing probably 90% of the files from the /html/ folder. Everything is now working as it should. Oh, and…
-
I'll give that a try... Thanks!!
-
Thanks for your help. That worked great. I also found out you need to redo the UPDATE command if you ever need to run Configuration Wizard too. We had to run CW per another case and discovered the events started logging again.
-
I'm putting system maintanance on now. Although I have 3.5 I want to fix it first. I have another computer and it is working fine on that. So I probably just have a crap install on my regular machine. Thanks Much
-
I cannot find the "70-Telnet.resource" file in the above mentioned folder, and a subsequent search of the entire drive does not find it either. Has that file name changed in different versions?
-
Yes to both questions. I do have the $ in front. Sorry, I did not specify that in my original post and yes I am defining it in the email/pager recipients.
-
I am using: NCM 7.2.2 Orion Platform v 2014.1.0 NPM 10.7 Do you know of another module in python for querying using v2?
-
“Throughput is the amount of data that can be transferred over any device at one point in time or maximum utilization of any interface”. Client is looking for trend report for any two sites , so that when there is a problem between these two sites they can compare the result from these reports.
-
Geez, forgot all about this feature..... that works, I appreciate it.