Comments
-
I will keep you posted once i make the cut-over to the new setup and get some numbers.
-
What are your options for the custom poller when you pull it up in report writer?
-
So your querry should look like this: SELECT TOP 10000 CONVERT(DateTime, LTRIM(MONTH(DateTime)) + '/01/' + LTRIM(YEAR(DateTime)), 101) AS SummaryMonth, Nodes.Caption AS NodeName, AVG(ResponseTime.Availability) AS AVERAGE_of_Availability, AVG(ResponseTime.AvgResponseTime) AS AVERAGE_of_Average_Response_Time,…
-
Nope, that is it.
-
Open report writer, open the new report that you are having a problem with, click on Report, then on show SQL. Then post that to here and let me look at it please.
-
The only complaint that i have is that the workspace studio window does not allow as big of a view as the old tools, it doesn't matter how you re-size the windows. But, I will say that I really like the CDP mapper tool.
-
Rename this to Test_report.OrionReport and save it to your c:\program files\solarwinds\orion\reports folder. then you can tweak it for what you need.
-
if the answer to the Polls Per Second Utility is yes. you may want to check the page file of the sever and make sure that it is set to the recommended for the start value, and the double it for the max value, if you have enough disk space. Also you can check if the following settings are correct: On the server, right click…
-
Your answer was partially correct. I did have some views that had the netflow stuff still in it, i just removed them before you made the suggestion. so the steps were: 1. Uninstall Netflow 2. Remove any reference to Netflow in the custom views 3. stop the website 4. delete everything in Inetpub\SolarWinds\Orion folder 5.…
-
I also have one broken down by location for last month between the hours of 7 A.M. and 7 P.M. on the weekdays, and another broken down by location for last moth between the hours of 7 A.M. until 2 P.M. or Sat. they both require some custom fields and disply the % uptime instead of min, but they work great.
-
Yes, i have already backed out the changes. Ok, i will wait for the update.
-
I would like the ability to change the refresh of each module as well.
-
I am having the same problem with SNMP V3. Can you please post the snmp v3 settings that you have on your 3750 so i can compare to what i have on mine?
-
yes i did. I applied it the day it came out.
-
The config looks like this: interface Serial0/0/0.??? point-to-point description **Circuit ID is ???** ip address 0.0.0.0 255.255.255.252 ip flow ingress ip flow egress frame-relay interface-dlci ??? ! ip flow-export source Serial0/0/0.??? ip flow-export version 5 ip flow-export destination 0.0.0.0 2055 ! end
-
that cable back blank
-
Yes, but turning DNS to On Demand kill the Top Domain stats. So if you use that, you will need to keep DNS set to persistant.
-
Unfortunatly, I have 335 flows and only 16gig of free space. I am working with SW techsupport over the phone to try to hash out some other problems as well.
-
Things you should try first: 1. Make sure that real-time monitoring is not scanning c:\program files\SolarWinds folder and the c:\InetPub folder. 2. Run the Polls Per Second Tuning app from: All Programs>SolarWinds Orion> Advanced Features>Polls Per Second Tuning and make sure that you are using the recomended setting for…
-
I am using Orion NPM 9.1 SP 1, is there a way to block users from using auto login? I want to force them to have to read the Warnings and Legal info that i have displayed on the login screen.
-
"I was a victim of a series of accidents, as are we all..." (Kurt Vonnegut, The Sirens of Titan). I was accidentally born as a Cajun from a small town in south Louisiana. Denny, Where are you from? can not be any further than Eunice, LA. :-)
-
I am using 9.1 SP3. But the difference between the speed of the web console of 9.0 and 9.1 i have not found to be that great. I have another post asking about speed of the website with a map and without a map in general. I have also posted another thread concerning the speed of the web along with my stats of each of the…
-
Sorry guys. This is the correct code that is giving the problem. It shows the headers but no data. SELECT * FROM ( SELECT TOP 10000 CONVERT(DateTime, LTRIM(MONTH(DateTime)) + '/01/' + LTRIM(YEAR(DateTime)), 101) AS SummaryMonth, AVG(ResponseTime.Availability) AS AVERAGE_of_Availability, Nodes.Branch AS Branch,…
-
As I suspected, this did not fix the problem. Guess i will try to change a few devices to be monitored by the Lo0 ip and see what happens.
-
I will try that with one of my 6509s to see what I can come up with. I will post it here if i figure it out.
-
That is an easy fix. Just don't leave the office. :-)
-
i have tried that and figured out that it is the map on the home page that slows it down, but the problem is the other pages taking so long to load as well.
-
It is not different, but read item 3 on the first post. it is for scheduled times. I am pretty sure that i would like you to try that and let me know. I have done it 10 times and it has sent the alerts out for all of our monitored circuits.
-
Can you help me figure out how to modify: Select Name AS AlertName, ObjectName AS ServerVolume, TriggerTimeStamp AS TriggerTime From Orion.AlertStatus s Join Orion.AlertDefinitions d on s.AlertDefID = d.AlertDefID Where Name = 'Server Volume 95% Trigger' to include 2 custom volume properties called Volume_Exceptions and…
-
OK, well, that will help when I purchase NCM, but for now it was trying to get it working through NPM.