Comments
-
New to NPM and just what I'm looking for! Just about to put in the exact same request before coming across this one. . .only it was created almost 6 years ago! Darn it, I don't see it in NPM v12.2?
-
I realize the original post is dated 2009 but wanted to add my 2 cents. I want a monitoring software that will query all my devices, figure out what they are and how to monitor them. If it cannot identify newer devices, then there needs to be a mechanism to allow the customer to easily add, detect, query and monitor new…
-
I also had some issues trying to get my cert to work. In my case, it didn't like my cert's distinguished name. I changed the command to identify the cert with the thumbprint instead before it finally worked: <certificateReference x509FindType="FindByThumbprint" storeName="My" storeLocation="LocalMachine" findValue="put…
-
After following the instructions on this thread to change the IIS bindings and cert, I also had to do this: Wrong URL in email alert . . .in order to get the links in the alerts to work properly.
-
That's what I was looking for, thank you!!
-
Just thought I'd report my findings. I tried the following: 1) eventcomMT.exe - This is a Microsoft utility for viewing event logs across domain controllers. It didn't work for my purposes because we set Windows event logs to a minimal size since we forward them to the Kiwi sylog server. 2) WinGREP - It's an older freeware…
-
I want to be able to do the exact same thing but running in to the exact same problem. I'm on latest current version NPM 2020.2. We have Eaton UPSes also and want a Node Status change when the temperature goes beyond the threshold. We want to see a yellow or red node on the dashboard then be able to drill in to the details…
-
I forgot to mention that I did see this message and understand I'm over the product recommended limits: "You may experience performance issues with ipMonitor systems configured with more than 5000 monitors due to the limitations of a single ipMonitor instance. This may cause gaps in reports and timing issues with alerts.…
-
We had some inconsistent settings for our monitors so I have gone through them with a mass edit by following this link: Decrease timing settings for all ping monitors - SolarWinds Worldwide, LLC. Help and Support I've reset our monitors as follows and would be interested in feedback from what others are doing. For object…
-
Thanks for everyone's replies. I wasn't aware of some of these capabilities so I want to make sure I understand. Currently, I "log to syslog web access" as the first rule, then proceeding rules will "log to file" based on different types of devices. Based on this setup, a search in web access for "user account is locked…
-
If you create a rule at the end without filters, it seems to capture ALL traffic including logs already captured by other rules. I need a rule at the end that EXCLUDES all other traffic captured by other rules. How is this accomplished?
-
Thanks Craig, very good to know this product has the capability. I will give the trial version a try now, but it's incredibly helpful to have someone with historical data confirm this. I didn't understand the database pieces you mention, I assume you connected directly to it to interrogate the tables. Just to confirm, you…