Comments
-
I know that I said above that i quit having problems once I installed SP1, but I have a correction or two to add to that statement. The alerting problems that I was having was that the alerts were not running before SP1. Now, they are working fine, but had my first major outtage last night and found that about 50% of the…
-
ip flow To enable NetFlow accounting for inbound (received) or outbound (transmitted) network traffic, use the ip flow command in interface or subinterface configuration mode. To disable NetFlow accounting, use the no form of this command. ip flow {ingress | egress} no ip flow {ingress | egress} Syntax Description ingress…
-
Is it better to add the netflow config to the serial interface or to the sub-interfaces?
-
nope, just monitoring a data and voice vlan.
-
that was just after a restart of both polling engines. I will send you the diags or get a ticket opened, whichever you prefer.
-
I keep getting this
-
I was able to move mine with no problems.
-
This is a known problem. I will be testing a fix for the slow polls today with SW. But i am on 10.1.1. I will let you know how it goes.
-
Try using firefox or another browser. I find that firefox runs 3 times faster as far as the Orion web console.
-
This is only happens when I try to pull interface details or netflow stats on a Cisco 2911 router. It must be a missing mib in Orion.
-
I thought the same thing at first but could not prove it. the fix was as follows: 1. Stop all SolarWinds services. 2. Detatch NetPerfMon database. 3. Delete the 11.8gig transaction log. 4. re-attach the database. 5. Compact the database. 6. re-enable all services. that dropped the db size from around 17.8 gigs to around…
-
I agree. I think that it would be too slow even if the technology was there. Just look at the difference between adding devices through the management interface on the server and the website.
-
OK, first, what exactly are you trying to alert on? The state of the power supply? Do you want it to alert when 1 or both go down and reset when the come back up? What other info do you want in there? You will probably need node name and power supply status. What type of equipment are you trying to monitor? Cisco Routers…
-
i actually use the sql code from the following thread: But this thread also has some useful info:
-
This one shows % Availability for the month but only for M-F between the hours of 7A.M. - 7P.M. I have a report for each state. just change the AL in (Nodes.State = 'AL') to whatever you want. I added a custom property to each circuit for State. SELECT TOP 10000 CONVERT(DateTime, LTRIM(MONTH(DateTime)) + '/01/' +…
-
I get the headers but no data under it.
-
Every port that you monitor will show up as an alert of down when they are either unknown or down. I would suggest only monitoring the ports that are important (monitor port beteen swith and router or any port that runs servers).
-
I have 2 VMs running Orion, the setup is as follows: Server1 - Win2k3 server with latest service pack, 2gig RAM, 90gig hd. Running Orion Poller and website. Server2 - Win2k3 server with latest service pack, 2 gig RAM, 90gig hd. Running SQL 2005. both servers are on seperate blades in my blade center and are part of a high…
-
I put the files on the Content Exchange.
-
1214 interfaces sending flows.
-
I dont have any at the moment, but the circuits drop like flies so i will be able to test it soon. I will let you know. Thanks.
-
I had the same problem on my 2gig fiber links between my switches. Bandwidth was below 40% but transmission was slow and getting a ton of discards. the fix was to default the interface on each end and build them back from scratch. After that, everything was fine.
-
I would like to add 2 custom volume fields to this. they are INC# but shows up as INC_ for some reason and Volume_Exception. how can I get those to show up in the script above?
-
That works, thanks for the help.
-
That is why i posted the MIBs.
-
no, too many factors involved. but best practice is to just set both the switchport and the device that is connected to the switch port to one of the following: 10/half, 100/half, 100/full, or 1000/full.
-
that worked, thanks.
-
Down = if interface is unknown or down for 3 min. send email. reset = interface has to be up for 3 min before resetting.
-
Are you using a custom report or one of the boxed reports? I have had this issue on some of my custom reports and it was because I was entering an invalid time on the ranges. 10/20/08 8:00 instead of 10/20/2008 8:00 PM or 10/20/2008 20:00.
-
I was talking about the SQL permissions. Are you logged into the server as an admin? if not, you will never be able to install services.