Comments
-
Are you viewing these maps from the restricted account or from your admin login?
-
LEM has its own database. The VM appliance defaults to 250GB but you can extend it as needed.
-
Try stopping and restarting the services related to APM in the order they are listed in the Orion Service Manager: * SolarWinds Orion Module Engine * SolarWinds Orion Information Service * SolarWinds Job Scheduler * SolarWinds Job Engine Let us know how this works out for you.
-
Check out the Orion SDK forum for the download and further information that might answer your question.
-
Or perhaps I could filter out blank custom properties so they don't appear? Robert So that they don't appear where?
-
If you have an active maintenance contract, you can download the following component from the SolarWinds customer portal. "Windows Event Forwarder": The Windows Event Forwarder can be installed on your Windows Servers and will forward Windows Event Log messages to your Orion Syslog Server.
-
If custom pollers were setup, you'd find it in the Sysem Manager under File -> Custom MIB Pollers. You should see the entire list of defined custom pollers. Editing any one of them should reveal the OID you're looking for.
-
It's fair to assume that Region is a custom property? If you follow through the logic of your condition, you're looking for a node that has a custom property of Region that equals all of the following at the same time: NAM LAM LAM - SE NAM SE Obviously, we know this is never going to be true which is why the alert isn't…
-
I don't see any way to do this with the Alert Manager. If don't need immediate notification for this and you're willing, you can certainly create a scheduled daily report that is delivered to you via e-mail.
-
Yes, this is correct. I even ran a quick test to confirm this.
-
Have you tried either of the following? \\${IP}\d$\script.vbs or \\${IP_Address}\d$\script.vbs Hopefully, one of these will work for you.
-
Since you've set the Type of Property to Monitor to Group, I don't think Interface Name and Interface Status are valid in the trigger conditions. They'll only be valid if the Type of Property to Monitor is set to Interface, in which case, Group Name will no longer be valid in a trigger condition. In your case, you probably…
-
It's supposed to be fixed in the first service pack for v9. Check out the following thread: v9 - Changes to Graphs
-
I'm reaching here but does it make a difference if you remove the percent symbol at the end of your query?
-
Is it fair to assume that you're able to execute the first SQL query directly against the database using Database Manager/SQL Server Management Studio and receive proper results?
-
You can pass any of the following three as a parameter ${IP} Replaced with the target node’s IP Address. ${USER} Replaced with the user name from the credential set ${PASSWORD} Replaced with the password from the credential set. Hopefully, your monitor accepts IP addresses in place of a hostname.
-
I thinking you doing the best you can with what SolarWinds has provided. I don't see any way to get separate notifications without separate alerts. Of course, these separate alerts will each have separate reset conditions and actions. One way I can see SolarWinds making this happen would be to add an option in an alert…
-
If you're so inclined, you can easily create a component availability report for any of those time periods using the Orion Report Writer.
-
Correct me if I am wrong, but I understand that the Orion MIB is updated by downloading the lastest MIB from the customer portal site and copying it over the existing one in the Common folder. Right? Yes. But, I also noticed that Cirrus and Engineer's Toolset also have MIBs in unique file locations. How are these updated?…
-
The only way I see to do this is to duplicate my 50 alerts and set them not to trigger until they have been down for 20 and then the support manager would be notified correctly in both the alert and reset actions. Please tell me that there is an easier way to do this or that this is something potentially on the roadmap.…
-
One method to accomplish this is the "Custom HTML or Text" resource. You should be able to use the IFRAME tag to embed the text file within the resource.
-
Have you created your three different views? If so, just go to Admin > Views by Device Type and specify the appropriate view per device type.
-
The Windows Event Forwarder will do this for you. You should be able to login to your customer portal and download it under the Additional Components for Orion. Or even easier, download it from the Product Updates support page near the bottom-right.
-
Let's say my server "ServerDB" sends off a CPU alert, how can I add the list of offending services and their CPU usage to the email body? What Type of Property to Monitor have you configured for the alert? Assuming it's set to APM: Component, it should be relatively easy to accomplish this. This is assuming, of course,…
-
Unfortunately, Report Writer doesn't support graphs (unless that's changed in 9.5). Otherwise, you can definitely create a report that provides this information if it's based on any one of following report types: * APM: Historical - Component Availability * APM: Historical - Daily Component Availability * APM: Historical -…
-
2) This has been asked before but no, there's no option to unmanage interfaces. 3) Unfortunately, no, there's no supported mechanism for a mass rename of the interfaces. However, if you're daring and have the SQL knowledge, I'm sure you could perform this rename directly on the database. It goes without saying that this is…
-
Of course, you can provide a link by using the "User Defined Links" resource. However, you can also embed the heat maps using an iframe with the "Custom HTML or Text" resource. Depending on its size, you may need to create a new view just for the heat maps.
-
Just to be thorough, would it be possible to display the screenshot of the trigger condition?
-
Is this a custom property for nodes, interfaces or volumes? Make sure you set the Type of Property to Monitor to whatever the custom property applies. When you do, Custom Properties should be one of the available flyout menus.
-
Can you post the query?