Comments
-
We do have support for the ESX/ESXi host logging directly (as per LEM KB above), but I think vCenter logs some additional events that we don't yet have coverage for. I believe there's a request in with our tech support team to cover the additional vCenter logs, but if you haven't already submitted it, you may want to do so…
-
We successfully implemented a monitor for a soap based web service utilizing the following (as an external process in IPMonitor). Add relevant URL as a parameter. Perhaps this can be used as a basis for others to solve a similar problem. Thanks, Roy Langford ============================================== ' URL to the WCF…
-
You will need to call the vendor and ask if there is a CLI command to dump the entire config. I don't remember that being the case but it's been a while since I've been in one of their devices.
-
A very popular way to do this is to use Orion's Windows Event Forwarder (which you can get for free from your customer portal). Install WEF on your DC. It will convert your events to Syslog, which you send send to Orion Syslog Server. You can create a rule to trigger an alert in Syslog when that event ID is encountered.
-
It does: Which version are you using and check-out the last poll time, not sure if you have dates in US format?
-
I could give you some names, but then your 2000 views will pale in comparison. Are you sure you're able to face the challenge?
-
Is NPM v9 - service pack 2 compatible with NPM v9.1? Any help would be greatly appreciated. NPM v9 SP2 is superceded by NPM v9.1. There's no issue of compatibility.
-
Never mind. I figured out what I did wrong. I had every site configured as hub-and spoke. Only one site should have been configured as hub-and-spoke.
-
Where did this get moved to?
-
quote:Originally posted by pkeeferquote:Originally posted by dperdue Not sure I understand what you are asking for. Are you talking about in the NetFlow Node Details and NetFlow Interface Details views? If so, then yes this is slated for a future release (most likely the next release). If this is not what you are asking,…
-
Same issue.....
-
We use a custom property called 'Responsibility' which indicates which team is reponsible for that node. You can then used the alert manager to only trigger an alert if the responsibility = voice engineers and to email them etc.
-
We typically add the interface description to the interface on the router or switch, which updates the name via SNMP. Makes it cleaner, since the names are the same on both Solarwinds and network device.
-
New web alerts: Did you ever find out about the email format? It is causing me problems with the recipient of my alerts. Thank you.
-
Hi Since the upgrade to 10.1 we were also seeing loads of event log entries for high utilization and after looking in the advanced alerts there were 2 new ones for Top Talkers. This was configured to alert when the condition had existed for 0 seconds. I just amended this to be 5 minutes and the problem went away. Also it…
-
Database activity monitoring is targetted at those whose main focus is security. DAM looks for malicious activity within databases and provides auditing information. DPA is much more focussed on performance, analysing bottlenecks and giving you DBA abilities without being a DBA.
-
Hi nicolasdiogo, I'm not entirely sure, but maybe this KB can help you: SolarWinds Knowledge Base :: Configuring SMTP Mail Server for Outgoing Email
-
I'm guessing what accounts for most of your changes is the splitting of CPU and memory polling from a single "poller" into individual pollers. With the move from the standard poller, it gave us a lot of opportunity to make some long needed architectural changes. Splitting these is just one of them. In this case, you're not…
-
Also, there doesn't seem to be a way to moniotor event log events. I can do an event log to syslog and then export it to the SolarWinds NPM server, but that gets really messy. I'd rather have a way to directly monitor the Windows Event Logs on servers for critical events directly. As you mentioned, you can do this with the…
-
If you click the manage applications button in SAM summary You will then see a list of all the assigned application monitors. If I delete that Microsoft IIS application monitor it removes it from the node and that won't show up in the appstack as there will be no metrics to display. Make sure you are definitely in assigned…
-
forgot to put in one thing, I tried restarting the Orion server, not just the orion service and it had no effect on the problem the ones that were not responding were still not responding and no new ones were affected. Based on the above I had initially placed this issue on our Sys Admins to find a solution but once we…
-
-if a device (server in particular) is added to APM, is it necesarry or helpful at all to see them in a map..if we click this device on a map, will it bring me to a datails available on APM? Not yet. It will in the next version of NPM. what is the best approach to implement APM. I have a different administrator on the…
-
Yes. It's all part of the same query.
-
What version of NPM are you using? We have seen the same behavior with 10.3.1 and we were never able to get past it. It seemed that anytime we made a change to the current task caused it to corrupt - sometimes. A not-pretty work around was to delete the old job and create a new one. That seems to work.
-
In the next version, you will be able to unmanage applications, and with a SQL script and Task Scheduler, you should be able to do what you're trying to accomplish.
-
Hi ciobis, I'm not sure if this applies to what you're looking for, but you can give it a try. Kind regards, Maria
-
@Deverts I have used ugly SQL syntax to achieve my requirement. I have wrote two SQL query and UNION results. 1. Create SQL query for host availability. 2. Create SQL query for application availability 3. UNION both Query result to display them in single report. I know its sounds ugly but it works! for me. also if you know…
-
Did you start with the main NPM poller? One of the changes in SP2 is that the Alerting Engine service is now disabled by default on the Hot Standby, Additional Website and Additional Poller installs to reduce database contention. Consequently, the alert engine will only work on the main NPM poller.
-
We don't currently update existing traps when a node is added. We'll take that as a feature request.