Comments
-
So that is my current prospect and I am trying to find out from our SME SEP contacts on what those event IDs might be Regards Neil Sent from my iPhone
-
Great work Marc!!! Thanks! Works like a charm.
-
does anyone have a working vbscript they can share???? I keeps trying to get this to work, but have had no success. I have tried vsarious scripts from the link below, but I keeps getting compilations errors. www.cruto.com/.../
-
I figured out why I'm was not seeing Asset Inventory on all nodes. This is a SAM feature (which we have) and only works with servers from what I gather, not Cisco devices. I was looking for it to be enabled on Cisco devices. I checked some of the servers that did not have Asset Inventory enabled prior to discovery and then…
-
aLTeReGo, I tried the Network Sonar Discovery method you suggested with existing nodes on one poller. When I do the import, all nodes kick out with 'Node xxxxxxxxx, Import Status: skipped, already exists in Orion DB.'. The Asset Inventory is not updated/enabled for any node. Am I doing something wrong?
-
Thanks alterego. We have 3 polling engines and Network Sonar Discovery jobs are executed per poller. In order to do this it seems I have to run 3 discoveries for the nodes on each engine or I will end up with duplicates on the one poller when the import is done? Is this correct?
-
I created the following PowerShell script: param($hostname,$alertKey,$nodeAlias,$alertGroup) # Load the SwisSnapin if not already loaded if (!(Get-PSSnapin | where {$_.Name -eq "SwisSnapin"})) { Add-PSSnapin "SwisSnapin" } #Prompt the user to enter credentials $credentials = Get-Credential $username =…
-
I looked into the JSON/REST interface a little bit, but it appears as if it is very limited in it's UPDATE functionality. The example code in the documentation just shows a poller being added with: https://localhost:17778/SolarWinds/InformationService/v3/Json/swis://tdannerdev.swdev.local/Orion/Orion.Pollers/PollerID=6 Do…
-
Does the "fullest picture" include CPU/Mem/Network metrics along with storage metrics?
-
btw, one of the big reasons I purchased Orion was to get the SQL backend for NPM. Ironic huh.
-
That appears to be set. I did recieve an error message when I tried to run the last line to set the trusted host, but when I ran the winrm quickconfig it asked if I wanted to set it to allow from any host and I said yes. I looked at the template and changed the argument path to start with E: since that's where the install…
-
Fair enough. I don't like your choice but I certainly understand your decision. I'm a new user and was unaware of your long-term strategy. I apologize for not reading a bit more on Thwack to have found that information for myself. Thanks for taking the time to explain it. What does this mean for NPM in Toolset?
-
They are WMI and from the virtual server from the VMware servers. The severs have been changed the volume space from VMware.
-
BTW, be very careful. If you edit this incorrectly, there is a good chance that it won't work at all.
-
I'm really in need of some details. I'm not big on Solarwinds, add the VDC to NCM is fine. Configuring a backup is where I am at a loss. I will be looking around trying to figure that out. If you have a link or details on the process, please let me know. *Edit* I cannot seem to get a backup job to run, I schedule it but it…
-
This functionality was removed from System Manager. There is no way to get it back. We're migrating everything to the web, and in that migration, we found we couldn't maintain the system manager node management a the same time.
-
NCM uses it's own version of the old Sonar Discovery. The version of network sonar shipped with Orion(in the install directory, no longer linked from the start menu) should be able to import this SDB into Orion.
-
WOW! Thanks Sean. This is quite helpful. Such a simple function. It would be great to have as an Action on the Manage Nodes view. Another function while we're on the subject of Manage Nodes view is an Action to strip the domain name from all NodeNames. Please consider this as a feature request.
-
Thank you very much phil3! Very correct. You help me a lot of buy. Sincere thanks to!
-
Thank you! We totally over thought this and forgot about Advanced Alert Manager! We have it setup now and it is working like a charm! Thank you again aLTeReGo
-
Just to make sure im understanding this right, Each Location would have to have its own 'Group Details' page created and then it would also have to have it's own 'Map' view created as well. Then the Map view would be assigned to the corresponding Group Detials page?
-
Chris, Thanks for the prompt reply. What I was wondering about if I was nuts was in reference to wanting to do an update without putting the extra switch into Solarwinds. I KNOW I'm not nuts about wanting to test on non-production equipment first. That point was driven home again a couple of weeks ago, while I was trying…
-
Hi many thanks but do you hav a full SQL script I could add? I have created various tabs in the Applications that contain Servers and Applications that make up each Service! I need to report on the SLA availabilty of each service for the month e.g Intranet/Source docs/Citrix/GIS I have created a report with the business…
-
But even after restarting the service. No data ports from my three servers.
-
Thanks aLTeReGo - I've actually learned a bit more about PerlScript and WSH since posting my original message, and I'll mention the details below for any other Perl scripting Solarwinds users who might be unfamiliar with WSH/PerlScript seeing as there is so little documentation on the Internet. I fear that ActiveState may…
-
The old version is 10.0, the new version is 10.8. All I'm doing on both servers is using the Add New Device wizard. Then it goes out to see what's available to monitor. Version 10.8 finds drive space with WMI when using a domain credentials (example: C:) and I don't get alerts when the drive goes down. But with the old…
-
'ip route-cache flow' doesn't show up on any of the working interfaces either.
-
Thanks Greg, I am admin on my own machine thankfully so I'll get the license migrated. Cheers
-
It seems to be restricted to high range port numbers. Is it possible to use SAP ports 32xx, 33xx etc? Thanks.
-
Hi Jan, Thanks! I've installed the hotfix and it has resolved the problem! Regards, Mike