Comments
-
APM can use SNMP, which is a built-in agent. Other than that, we haven't looked at any other agents. We're committed to broadly-adopted industry standards, so if another agent were to achieve that status, we would certainly consider it. But my first thought is that agents are technology, a means to an end. What do you…
-
Toolset can come before or after. It doesn't matter. Install Orion, then the modules in any order. You can do the discovery before or after the modules. It doesn't matter.
-
sounds like you are in need of additional pollers. had a similar issue prior to v10.2 when i over drove the poller. the new poller in v10.2 and above can handle roughly 12,000 not sure how the UDT usage is rated in this but you can ask support about that.
-
You have two Job Engines, and two Job Schedulers. That means that you have APM 1.0. APM 1 used the original job engine. We then developed that service more and it because the foundation for the Universal Device Poller. In APM 2.0, we will ditch the old job engine and scheulder and both APM and the UnDP will share the same…
-
i can not deny that whats'up has its uses as it si very simple and a small footprint on a server but that is about it. it is inflexible, and low-featured. i have just retired my last whats up installation (i had 3) and they are all in Orion. One area solarwinds should improve on, is update NPM and pull port and HTTP/S…
-
Are you using 8.5 or 8.5.1? In 8.5.1 SP2 this issue has been fixed.
-
These SQL settings should work fine for Orion.
-
For paulh, my guess is: * You're not running the current version. The "Node Health" widget was added in v5.5. To find that out, you can click on the logo in the top left and it'll pop up an "About" dialog, or you can go to Manage>Appliances and see what version your Appliance is reporting. * You are running the current…
-
Having this display on a single web page such as a summary would also be great.
-
Good feedback! Thanks.
-
I would love to find out how to create a 95% report as well. I cant find any information on this either.
-
Also happy to help if Silverback is too busy www.acmtix.com
-
The procedure suggested by amata is useful in the event that the problem is caused by a failure of the advanced alert service to start. But he needs .net 2.0 framework. If that is dancoh's problem, it might help. If that's not the problem, it won't have any effect. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
quote:Originally posted by amata Calm down man I have the same problem too. follow this instructions maybe helps you. For starters please make sure that .Net Framework 1.1 is installed on this machine. If so, please make sure that DNS and WINS are both configured properly on this server. If this is good, please disable…
-
In the next release, we'll make that "info" available as a variables for alerts.
-
That's the view you see when you click Home on the menu. The default it what we ship. But you can build different summary views for different accounts.
-
Okay, think I figured this one out. I edited the template to use Win32_PerfRawData_SMTPSVC_SMTPServer so the WQL Query is: SELECT RemoteQueueLength FROM Win32_PerfRawData_SMTPSVC_SMTPServer WHERE Name='0' This is currently returning an error. I guess I'm unsure of what I should place for "WHERE Name='0'". I believe I need…
-
I went to SAM templates and searched them for "Linux" . I don't see one named "linux template monitor" or "linux script monitor" in the Thwack templates or in the community ones, Do I need to go to another site to download and install them? A bit more info on the issue , ls -l will not show that the volume is read only.…
-
This is a feature we're considering.
-
What does ${Description} return for you? Also, do you have custom properties assigned to the node that have the Circuit ID and Vendor contact info?
-
We don't have area charts as an option. We'll take that as a feature request.
-
Mav; Will ISC support also include the ability to capture all of the information that the various options provide? David
-
Yes but not easily..... We are doing this on our maps and using a SQL stored procedure to update a node custom property which then can be used in the label. Ready.... For instance I created 3 node custom properties called 'Norma', 'Warning' and 'High'. I then created a stored procedure which calculates the current…
-
Try to telnet from the Orion machine to the smtp server to port 25...see if you can get a helo. If you can, it sounds like there is some kind of authentication issue.
-
Also, I forgot to mention- in the 'Test Alerts' window, there is a 'View Alert Error Log' button- the log may provide some insight as well.
-
Have you tried test firing the alerts? From NetPerfMon, go to active alerts then configure alerts, then test alerts. From here you can simulate an alert being triggered. This can help weed out some issues. I ran into this problem before- not sure exactly what the problem was, but there are known conflicts with certain…
-
We don't officially support remote pollers, even though some users do it. The second poller will have to write to the database across the WAN, which tends to cause problems if there is any latency on the WAN link. What we recommend instead is that you install a full Orion at the remote location and use our Enterprise…
-
There is a way using configuration files on both ends to change this, if necessary, but those 37890-37892 ports outbound are actually static and you will still need at least 1 of them (as Curtis mentioned, you can close 37890 after initial connection, and it's unlikely you'll see 37891). The ports that will be used to…
-
Both of these are read only values generating a report will inevitably have erroneous values based on these OIDs. There is no way to reset or change the values of either outside of a reboot.
-
quote:Originally posted by aLTeReGo I have a router that has a 10meg interface facing a 4.5meg internet connection. Is there any way to scale the graph to represent ONLY the 4.5meg, and not the 10meg that the interface is reporting? In the Orion server manager view the interface details of that interface and change the…