smartd

Comments

  • Your demo version is SO crippled, that it really doesn't demo very well. The discovery suggests that you look in the bridge table for info, yet the inventory shows no MAC addresses. Does this feature work? I was hoping it would work more like switch port mapper.
  • Our NOC view is mainly a Network WAN view. It relies heavily on Gob's custom resources, How long a node/interface down, and his filtered events resource. The Sactun view is all the nodes along a traceroute to this site. It is an unstable IPSec VPN site, and has just one path to Mexico. This lets us monitor where we have…
  • +1 Also, schedule peer scan to avoid overlap.
  • Now that NPM 10 has scheduled discovery, and sonar does a great job of finding subnets, why don't these subnets get updated in IPAM. I'd also like to see a BGP AS Number Manager. I currently have it as a Custom filed, but having more integrated AS and VLAN capability (views) would be great. You really need to able to…
  • Yep. Juniper Health is sickly: Here's some JUNOS definitions: PIM - Physical Interface Model - found in J Series - adaptor card for I/F's - T1, ADSL, Ethernet...... PIC- Physical Interface Card - found in other JUNOS Routers - adaptor card for I/F's - T1, ADSL, Ethernet...... used in M series routers FPC - Flexible PIC…
  • Can you believe after 8 years, these GOB modules never made it into supported NPM? 
  • There was a memory leak in the collector in 10.4. 10.4.1 fixes that bug. I had a hot fix with 10.4 and just upgraded to 10.4.1 and I am happy to report that the collector is working flawlessly. My symptom was that devices were polled, but the polls were not getting written to the database. The queues would fill up until…
  • Francois, I've got the "Invoke failed" error. My NPM install is a SLX, while my NCM is 1000 node. That worked fine in the previous release, but there may issues with the way 7.0 works? What I hope is does is pull nodes from NCM over to NPM. If it works the other way around (and there is not filters for the sync), I'll need…
  • I absolutely agree with item #1. We need this in a big way. I'd love to run scans for my Juniper, HP, and Cisco device types much more often. I'd also like to be able to populate custom fields with default data on import.
  • BIND 9.6 is the ISC's long term support version. The current security patched version is 9.6 ESV R8. There is also 9.8 and 9.9. All other versions are End of Life. We use BIND 9.6. What's up with these ancient versions? 8.x. Really?
  • I've got an open ticket on a similar issue. Can't get RabbitMQ to load and run. Working a ticket on the problem with Sterling Elliott
  • I use a tool called FlySpeed SQL Query. Its a simple, graphical, SQL query tool that allow grid field update. I query for the field I need to ID the device, and edit it in the grid after clicking the "unlock" icon. If you want to automatically update the Caption to equal the Sysname (SNMP Name): UPDATE Nodes SET Caption =…
  • I want integration between IPAM and NPM. Clicking the IP in IPAM should take you to NPM detail record. Click IP in NPM should take you to IPAM. Addresses in NPM should be 'used" in IPAM. Also, want to track BGP AS numbers, Default gateway, DHCP server.
  • +1 MAG is an awesome device.
  • UPDATE IPAM_Group SET Location = 'New York' WHERE ParentId = 100 AND GroupType = 8 If you SELECT * FROM IPAM_Group, you will find different attributed you can filter with. GroupType = 2 is Groups, 4 is Supernets, and 8 is Subnets. 2 is DHCP Servers, so that's how you find the ParentID you filter on to find all the subnets…
  • Love to see ISC DHCP as well as ISC BIND DNS. It is our goal to manage the loopback / management IP of all of our networking devices using DHCP/DNS separate from our "user" DNS/DHCP. Our goal is to configure items such as Option 66/67 - TFTP server and Config file for automatic switch deployment and RMA.. Also use Option…
  • Feature: Discovery add interfaces with multiple MAC addresses. There's a perl script that does this on Content Exchange. Perfect. I want to automatically add any interface that has three or more MAC addresses associated with it. (Three because we use voip phones with a one port switch presenting two MACs). That would catch…
  • Very Excited about #8 and #9. We have a daily network meeting, and the resource from Gob is what is used for discussions. We would like to be able to sort the summary list by the outage count or outage time. Also excited about LLDP leverage since all our HPs and Juniper support it.
  • I worked on the Object Reference problem some more, and I found that clicking "back" and then "next" three or four times, the template would finally run without error. Must be some weird bug.
  • Great question. I've been trying to do the same thing with Juniper switch temperatures that are displayed in a table. I couldn't find a way, but I'm still a newby -=Dan=-
  • Cron is super powerful but its syntax is complex. I always have to look up the syntax when updating. Like all Linux commands, powerful but cryptic. With a good frontend, cron give total control of the timing of events, and execution of scripts. Look at VisualCron for a good example. In the Windows world, this scripting…
  • Here's the full SysObjectID list for Juniper JUNOS devices Juniper JUNOS M40 Router 1.3.6.1.4.1.2636.1.1.1.2.1 Juniper JUNOS M20 Router 1.3.6.1.4.1.2636.1.1.1.2.2 Juniper JUNOS M160 Router 1.3.6.1.4.1.2636.1.1.1.2.3 Juniper JUNOS M10 Router 1.3.6.1.4.1.2636.1.1.1.2.4 Juniper JUNOS M5 Router 1.3.6.1.4.1.2636.1.1.1.2.5…
  • Vendor DeviceType sysOID HP ProCurve Switch 1600M 1.3.6.1.4.1.11.2.3.7.11.8 HP ProCurve Switch 1700-8 1.3.6.1.4.1.11.2.3.7.11.74 IPv4 L2 HP ProCurve Switch 1800-24G 1.3.6.1.4.1.11.2.3.7.11.81 IPv4 L2 HP ProCurve Switch 1800-8G 1.3.6.1.4.1.11.2.3.7.11.66 IPv4 L2 HP ProCurve Switch 212M 1.3.6.1.4.1.11.2.3.7.11.5 HP ProCurve…
  • Christine, I still don't quite understand why you don't just use the TCL Expect language in your product for doing config updates and device templates. You could choose to not implement "spawn", but using an existing Expect language means all programming docs and tutorials are already covered on the internet AND you could…
  • I'm trying to import some devices from Orion to Cirrus, Running the import wizard... 1. Import wizard does not remember your database credentials. That's a pain. Please allow saving credentials 2. Select import rows screen... * IP address are not sorted. Makes finding the address impossible. * I'd like to import all…
  • I'd like to have a LLDP inventory similar to the CDP inventory. Someone posted a script to add interface descritpions based on CDP results. I'd love to do that with LLDP since we are not a big Cisco shop
  • 1.3.6.1.4: sysObjectID Vendor Device Type 835.99 Milan Technology Milan MIL-RCM16 835.6.10.77 Milan Technology Milan MIL-SM4804G 835.25.1.1.1.1 Milan Technology Milan MIL-SM80xP 835.2.12 Milan Technology Milan MIL-SM4004TG 835.2.1.10.25.1.1.1.1 Milan Technology Milan SM2401M-STK 2636.1.1.1.2.30 Juniper Networks Juniper…
  • THis device is discovered as Linux, and should be discovered as 3ETi (3E Technologies Inc). The Device is their 3e525C3 Wireless Access Device OID 1.3.6.1.4.1.8072.3.2.10
  • Description 525C3 - Version 4.2 Build 1.8.12 System OID 1.3.6.1.4.1.8072.3.2.10Vendor: 3ETi (3E Technologies Inc)Model 3c525C3(Hardened Wireless Access Point)