dstj

Comments

  • Thank-you for the reply, but unfortunately these are still getting thru. Would you be able to post your fortinet device template ?...and method of communication (SSH/SSH/TFTP). Also what version of NCM are you currently running ? Could the blank line be causing my issues ? (blank line is located just below the dek-info…
  • I've built asp page with following SQL statement that does some pretty good user tracking (might be overkill for what you are looking for)... SELECT ARPTables.MAC, ARPTables.IPAddress, ARPTables.RDNSLookup, Nodes.AgentIP, Interfaces.InterfaceDescription, Interfaces.InterfaceAlias, Interfaces.MACAddress, BridgePorts.VLANID,…
  • Never mind, think i got it figured out.
  • Not sure if you gave this a read. It helped me alot when i was working with tables and custom pollers... http://thwack.solarwinds.com/message/149509#149509 Dave
  • Options 046 (wins), 128 (call server info), 191 (vlan info). Is IPAM close to having another release soon ? Dave
  • Would be nice to have 'auto fill in' for common fields when creating 'A' and 'PTR' and 'CNAME' records under 'Edit IP Address'... Would be nice to be able to create more than just an 'A' record when Editing IP Address (notice Type is grey'd out and can't be changed)... I am happy to see that 'Reverse & Forward DNS record…
  • My bad. Just found section in the manual called 'creating new config change report exclusions'. Looks like it will do the trick.
  • I got them both on the "Wireless Networks Summary' page if that is what you are asking.
  • Try 'Numeric Status' instead of just 'Status'... Dave
  • I agree, why doesn't the 'Dial Paging or SMS Service' exist for Syslog and Trap alerts ??? Dave
  • Can you ssh to device with no issues using PuTTY ? Under login information, can you try disabling and clearing the 'Enable level' and 'Enable password' ? Under Communication, do you use 'auto determine' as the template?, and 'ssh auto' on everything ? Dave
  • from web console, goto Settings>Views by Device type make sure Cisco 2800 series has 'default view' (and not Wireless Autonomous AP). Dave
  • I monitor POE Watts per stack on Cisco 3750 using custom poller ... And alert on anything greater than 330 (max per switch = 370)... OID's = 1.3.6.1.2.1.105.1.3.1.1.4.1 1.3.6.1.2.1.105.1.3.1.1.4.2 1.3.6.1.2.1.105.1.3.1.1.4.3 1.3.6.1.2.1.105.1.3.1.1.4.4 1.3.6.1.2.1.105.1.3.1.1.4.5 Dave