Comments
-
There is an APM script that will alert on specific event log IDs. But if you want to do it in volume, we have the Windows Event Forwarder, which you install on each DC, and it will covert logs into Syslog. Once it's in Syslog, you use Orion's built-in syslog server to create rules.
-
Andy, Have you opened a Support ticket? We'll be able to give you a better answer that way.
-
Plan B would work, provided the alert is setup to trigger on 'node down'. The device coming back up should not generate an additional alert (with another SMS) unless you've got it set to do so in the 'reset conditions'. You shouldn't need to unmanage it, as long as you've acknowledged the alert.
-
I am having the same issue. I don't know how everyone is not complaining about this. I had to STOP my redirect of http to https in order for NPM to recognize my UCS. Has this been fixed? Looks like the first complaint came 2 years ago. Please tell me this has been resolved. Also the requirement link above (43116) is no…
-
Not possible now, but coming in 3.0
-
Try changing 'OR's to 'AND's.
-
Your best bet will be to pass the values to the script via command line arguments. In the "VB Script to execute box" just put the variables in you want.... So something like: C:\MyScript.vbs "${customer_group_id}" "${NodeName}" And then in your script you'd have something like: URL =…
-
You might check out the rules in the Console that are under MSSQL - in version 5.5 in the Rule Library, in version 5.6 they'll be labeled with one of the Database tags. By default, we don't cover all inserts/updates to all databases unless they fail because this data could include personally identifiable information. We do…
-
This is what I'm trying to do.. obviously I'm not doing it right or this type of thing cannot be done. Also 95% would be changed to 90.
-
Are you connected to the internet? You should be able to upgrade without entering your serial number.
-
Mitsubishi seems to have a few broken copies of their MIB floating around. Check here for a one that seems to work pretty well: https://adamkuj.net/blog/2013/04/12/meppi-mistubishitoshiba-netcom-2-snmp-woes/
-
I have the same problem, using ipMonitor v10.0 and SNMP host MIB, and it happens often. Is this going to be fixed permanently by SolarWinds? I tried to work around it by specifying a "Processor Total" monitor, but this will not work for single CPU servers, which is kind of odd, since the Processor Total is measuring the…
-
Hello, I had the same problem with the memory and CPU monitors on a (Win2K8_SP2) server. In my case it turned out that the WMI service was hung and giving no warning to the OS. After restarting the service the effected monitors came back online. Hope this helps someone. -RS
-
Good suggestion. I'll add that idea to the feature list for the next version. As always, no promises, but I definitely see the value.
-
Hi I am backing up Nexus devices using the IOS template and have not had any issues, i use SSH for the transferring of configs Kind Regards James
-
Like a node? What's an example of a change you'd want to be shared across multiple maps?
-
You want it to be directional (IN/OUT). Total makes no sense for utilization in my eyes.
-
Sounds like you will have to make your own universal device poller.
-
Hi Ian, I would agree with others when pinpointing to the time drift. I have seen this behaviour on customer's systems when their host time is significantly adrift. It is also worth noting that you should check all your log sources to ensure they are all configured with an NTP server. If you focus all your efforts on the…
-
How are you calling the variable? ${Node.PropertyName} works on all our triggers whether it be NPM, APM, UnDP (Node) etc. (this is on NPM 10.0 / APM 3.1) Andy.
-
We haven't run 7.1.1 in a long time. Do you have this resource on the Config Summary page? Just enter the text you want to find.
-
I have pretty much the same issue using the Free Version 3.6.0 I am running on 2008R2 and only backing up a handful of devices. We are looking at expanding that to include all our remote facilities; hoewever I need to see a resolution to this issue. I make changes regurlarly lately to our infrastructure, and none of the…
-
Just a thought, depending on the protocols you are using, it could be the layer 7 inspections that are causing the problem. If not, use a syslog server like the one built into Orion NPM and set your ASA to debug mode. Try forcing IP SLA monitor to initiate and watch the syslogs. Syslog is your best friend on the ASA, and…
-
I currently have 4 departments using one database and front end. We separate using Request Type, Tech Group, and Location. Some of the departments cross over so I have two locations that each have two departments. Then I use the Request Type and Tech Group assignment.
-
Here is a thread with similar problem.
-
Thank you.
-
found this post in other thread: Re: Advance Alert Trigger Condition Examples Reply FavoritesI ran into this very same problem. Make sure you have the condition group highlighted when adding simple or complex conditions to it. Pay close attention to how each entry is indented.
-
In NPM 10.0, that functionality is moved to the Web Console: So what’s going on with System Manager? Orion NPM Features History http://knowledgebase.solarwinds.com/kb/questions/2593/
-
Bump?
-
Denny, this technology has just come across my path... you asked this question last year, is SolarWinds planning on doing anything to leverage this technology? There is software out there that specifically targets this technology, plugging into the event analysis and logging stuff so that you can immediately see hardware…