Comments
-
After running into this several more times I found a workaround
-
Nimble is one of the fastest growing storage vendors and much like Solarwinds targets mid-sized companies with their product portfolio. Adding support for these SANs will be well received by the growing customer base Nimble is rapidly building.
-
Unlike a Cisco stack where you manage multiple switches via a single mgmt IP address Meraki still assigns unique IPs to each switch in the stack. Simply add the other switches just as you would if not stacked and you should be able to monitor.
-
I agree but would also be open to the button simply starting the MSTSC application externally and supplying the MSTSC /v "servername"
-
This seems to be a common ask - dating back more than a decade in various Thwack threads. Today I create reports using "last boot time" which can be in accurate based on SNMP agent or Solarwinds agent or WMI agent restarts. I also find that occasionally it is unreliable probably due to the underlying OS / SNMP agent. With…
-
Windows DHCP server - Error: Server Scope is Full
-
We are having similar problems where the supported ciphers don't work with the firewall configuration requirements our security team has provided guidance on. Would be great if Solarwinds could leverage PUTTY or similar SSH client and could be updated independent of application to provide support for more secure protocols…
-
Hi lll8lll, I'm hoping you can elaborate on a few things for me. I'm not a SQL guy but can follow directions well. I have your custom query above but the only place I know how to use Custom SQL is creating a new alert, not a monitor. I did watch this older video which references creating a Universal Device Poller using SQL…
-
I'm open to that. How do we get connected?
-
Do you know what method was used to identify that alert? I am seeing similar issue on 2019.4 HF3
-
OK with a few attempts by Solarwinds support we have a working solution. Here is the template that works for me <Configuration-Management Device="OSX" SystemOID="1.3.6.1.4.1."> <Commands> <Command Name="MenuBased" Value="false"/> <Command Name="VirtualPrompt" Value="\$"/> <Command Name="MENUBASED" Value="False" /> <Command…
-
Hi Zennifer, We have modified the configuration to permit SSH from the IP of the NCM server. I have SSH type set to auto but can see it is using v2 (and I've tried hard coding it just in case too) We haven't gotten far enough to execute any scripts (we're striking out in the initial login phase) My template doesn't try to…
-
I am successful with this template now! <Configuration-Management Device="FireEye" SystemOID=" 1.3.6.1.4.1.25597.1"> <Commands> <Command Name="RESET" Value="terminal length 999" /> <Command Name="Running" Value="running-config" /> <Command Name="DownloadConfig" Value="show running-config" /> <Command Name="SaveConfig"…
-
Hi, Can you please help me change my username to gwarn70? Thank you Yum
-
We are having a similar or same issue. Our platform is running 03.04.06.SG / 15.1-2.SG6 Only unused ports are triggering this alarm. I tried resolving but inserting extra Cisco Copper & Fiber 1G SFPs I had but that didn't resolve. The interfaces are admin shutdown and I cannot use the command referenced above either.…
-
We just bought SAM but don't have it deployed widely yet. Is there anyway without SAM (Orion/NPM)?
-
I too have tried to make this work but with out success. I also tested squinsey's template but get worse results. My best results come from omitting the show version command (leaving in place makes test fail) I can see in a trace that I can get logged in and into enable mode but fail to execute a show running-config…
-
Nimble CS-460X2 (SAN) .1.3.6.1.4.1.37447.3.1
-
You can also change the default alerting threshold in Windows server (from 80%) To do so follow these steps: Open Regedit.exe Navigate to this path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcpserver\Parameters\ Create a REG_DWORD (32 bit) value named DhcpAlertPercentage under Parameters set it to 85 or 90…
-
Hi, I too ran into this problem (trying to use certificate from our internal AD CA) Luckily I work with a brilliant Linux / web guy and while it took him much longer than he expected he figured out hos to make this work! I'm attaching a color coded doc - he says the yellow steps are deviations from the Solarwinds doc.
-
I had a similar issue Here is the work around and feature request I have used this with good success for now
-
I created a special device template Here are the contents of the XML file <Configuration-Management Device="Cradlepoint" SystemOID="1.3.6.1.4.1.20992.2.17"> <Commands> <Command Name="ALLOCATEPTY" Value="True" /> <Command Name="MenuBased" Value="false"/> <Command Name="VirtualPrompt" Value="\$"/> <Command…