zkahl ✭✭✭✭✭

Comments

  • Found out yesterday from Support. This will be resolved in the next release of NCM. Maybe 7.2. Zak Kahl Loop1 Systems Http://www.loop1systems.com
  • This sounds odd. I agree that this shouldn't be sending emails if it is coming from this alert. You may want to try disabling "Alert me when a node goes down", then see if the emails stop. Just to prove that the emails are coming from built in alert. Or adding the variable to show where the alerts are coming from in the…
  • You shouldn't need to. The upgrade will take care of everything for you. Since you are making a large jump in release, it will ask you for a license key during the upgrade. Big improvement and nice features in 10.4.1. Make sure you look at this document in case you have other modules installed. They will show which other…
  • Paul, I believe you are doing it correct under interface caption. Make sure your logic is good with "all" and "not equal to" etc. You could also accomplish this with adding custom properties on those interfaces. Also, you may have better luck adding this logic under the trigger condition rather then the Alert Suppression.…
  • Kiran, I am assuming you are running 10.4 or later on NPM. 10.4 brought a nice feature for Power, Temp and Fan info without the need for UNDP. In Advanced Alerts select type of property to Hardware sensor, and fill in the appropriate trigger conditions. Here is an example for Temperature. Remember this sensor value…
  • Velmurugan, Make the links attach to the interfaces, and right click and "add Label". On Label - put in 'Out Util - ${OutPercentUtil}' In Util - ${InPrecentUtil}'. This will pull the stats from the DB and the will be reflected in map. It will be updated with current values every time map is refreshed. Hope this helps. Zak…
  • Dustin, This is pretty easy to do with report writer. Under filter try "interface name" if "interface type description" doesn't work. You may need to look in your DB under the interfaces table to match the field you are looking for. Zak Kahl Loop1 Systems http://www.loop1systems.com
  • If you are trying to filter to only ICMP nodes, you could take this route as well. Zak Kahl Loop1 Systems http://www.loop1systems.com
  • Hi Kevin, Try putting in this variable in the message to write to the log. ${AlertMessage}. You can also set messages according the the type of alert. For example, "Node ${caption} has a status of ${Status} at ${DateTime}. You can find these variables via insert variable button in Advanced Alert Manager. Hope this helps…
  • IP's that count toward your license are used, reserved and transient. Ones in DHCP that aren't used shouldn't count toward your license. The admin guide talks about this on page 33. http://www.solarwinds.com/documentation/IPAM/docs/OrionIPAMAdministratorGuide.pdf Hope this helps. Zak Kahl Loop1 Systems…
  • MC, Got to Settings, Web Console Settings. On the upper left there is a page refresh parameter. I think this is what you are looking for. Zak Kahl Loop1 Systems.
  • Hello, NCM will download configurations when a scheduled job is ran. To setup and schedule a config backup job, you need to run Solarwinds Configuration Manager from your Orion server, and set up the job to run. You can also setup Real Time Change Notification for any config change on a NCM node. When a configuration…
  • I don't know of a way to search on the console. Someone else may know. But you could run a quick report using report writer. If you are looking for one SN, then you can filter for that Service Tag. Or you could also run a query like this. SELECT HardwareName, ServiceTag from APM_HardwareAlertData WHERE ServiceTag =…
  • I am also seeing this issue with webmail for gmail and icloud. It comes clear when using outlook as the email client. From what I can find its the HTML format that gmail and icloud don't like very well. Has anyone been able to resolve this? Zak Kahl Loop1 Systems
  • You should try having these Subnets scanned. I notice its gets the mac address and the source of update is "subnet DHCP scan". Zak Kahl Loop1 Systems
  • Hi Kevin, If you logon into your Solarwinds Customer Portlal, you should be able to download it from there. Or if you edit a current map on any view, and enable "Show Network Atlas Download link". This will give you a link to download Network Atlas. Zak Kahl http://www.loop1systems.com
  • Hello, One way is to use the VoIP Quality manager that you have installed. The requirement here is the node has to be IPSLA capable. Just set up an IPSLA operation for HTTP and link it to a web site. (google.com) or something that is pretty stable. You may also be able to use Internet DNS or ICMP for a network address. Zak…
  • Hi Bob, On the Orion server you will find Basic Alert Manager, Advanced Alert Mansager, Syslog Viewer & Trap Viewer applications. If you open these up and edit the existing alerts and filters, you will find alert actions. And you will see the email alerts you are looking for. Edit these email alerts and you can change the…
  • You can set up alerts for syslog events by using syslog viewer. Under view, select alert/filter rules, then add new rule. Then you can set what patterns, IP's, & severity to alert on. Then you can set the alert actions. The alert actions are similar to the ones in Advanced alert manager. Zak Kahl Loop1 Systems…