chuco187

Comments

  • Alright my issue is resolved! Solarwinds tech needed to go the database and delete the orphaned instance. he went to the database below netperfmon queiered the settings with the commands below and found the orphaned instance settings SELECT TOP 1000 * FROM [dbo].[Settings] select * FROM Settings WHERE SettingsID LIKE…
  • see http://thwack.solarwinds.com/docs/DOC-167207 look for bspildeFeb 27, 2014 5:41 PM
  • yeah my upgrade from 11.0.1 to 11.5 just tank! Here is my Case # 784008 Created: Upgrading to NPM 11.5 and cannot continue install. Still no response from Solarwinds support. I am getting this configuration wizard error stating multiple instances are running and there is an active running on the additional webserver. I…
  • Thanks Mike! Yeah I figured it out right after I sent this. But I am seeing where the variables aren't working as expected. I will keep trying to figure it out until it works.
  • Can you explain how you set this email alert up? I would greatly appreciate it. We are trying to make it easier to track down new devices that are not allow on the on the network.
  • While I am not an SNMP expert, it looks like there are different MIBs depending on whether or not the ASA is in multi context mode. This table shows that the sysObjectID is ciscoASA5585Ssp60 when in single context mode, and when in multi context mode the sysObjectIDs are ciscoASA5585Ssp60sc and ciscoASA5585Ssp60sy for the…
  • I am glad someone caught their errors. There were errors in 11.5.1 as well that I didn't catch until I started the upgrade. Thank you for the heads up and great looking out for the community.