Oliver Gorwits
af24ecf57d
update Device Ports CSV output to match new report format
2015-01-01 17:55:30 +00:00
Oliver Gorwits
27fe7c3e65
update IP Inventory CSV output to match new report format
2015-01-01 17:54:46 +00:00
Oliver Gorwits
d44d6a84a8
Delete all job queue entries (regardless of status) when deleting device
2015-01-01 17:52:48 +00:00
Oliver Gorwits
06f62f97b7
[ #4 ] Allow comment on device port in the log, for any user
2015-01-01 17:48:25 +00:00
Oliver Gorwits
f9122ce72e
update M::I
2015-01-01 16:48:49 +00:00
Oliver Gorwits
51e2984724
additional BSD notes
2014-12-26 11:55:04 +00:00
Oliver Gorwits
87fe634231
Ignore entries in the discover form that dont look like IP/hostname
2014-12-24 19:12:34 +00:00
Oliver Gorwits
f366576027
Fix for node search on some formats of IPv6 addr being seen as MAC
2014-12-24 18:45:52 +00:00
Oliver Gorwits
cceae236d1
Update IP Inventory to show MAC address and have working Last Used sort
2014-12-24 18:23:13 +00:00
Oliver Gorwits
692482caa7
Add BSD install notes
2014-12-24 16:17:15 +00:00
Oliver Gorwits
1ed59c4864
Request net-snmp-devel on Fedora/Red-Hat builds
2014-12-24 15:49:33 +00:00
Oliver Gorwits
a5af9a1717
also bump version in META
2014-11-20 08:04:36 +00:00
Oliver Gorwits
0bb10f5db6
release 2.029014
2014-11-19 23:04:59 +00:00
Oliver Gorwits
8856cc5d03
update deps versions
2014-11-19 23:02:45 +00:00
Oliver Gorwits
2f6c2c0cdb
[ #172 ] Native VLAN change compatible with Cisco (trunk/access) and Others
...
This will first try to set the pvid (Cisco trunk),
and then use vlan (everything else).
Ideally we instead get SNMP::Info to make a smart choice which was the
intention behind set_i_untagged, but it's broken at the moment.
2014-11-19 22:20:12 +00:00
Oliver Gorwits
16c4d9cfbe
correct link in jobqueue template
2014-11-19 22:13:20 +00:00
Oliver Gorwits
d91ee66634
Discovered devices are polled for ARP and MAC immediately
2014-11-19 22:05:34 +00:00
Oliver Gorwits
59a53b2c65
latest Dancer dep
2014-11-19 21:58:57 +00:00
Oliver Gorwits
312c55cddd
revert hack for NetAddr::MAC now that upstream has fixed Microsoft and IEEE formats
2014-11-19 13:17:45 +00:00
Oliver Gorwits
68cd5d2447
Merge branch 'master' of ssh://olly_g@git.code.sf.net/p/netdisco/netdisco-ng
2014-11-19 12:53:06 +00:00
Oliver Gorwits
a8d63ff4af
restart worker after two days if splay restart did not trigger
2014-11-19 12:52:40 +00:00
Oliver Gorwits
5a95601ffe
suppress uninitialized warning on module inventory display
2014-11-17 09:37:44 +00:00
Oliver Gorwits
a8208121c2
[ #133 ] Custom reports respect sorting in SQL
2014-11-16 22:29:11 +00:00
Oliver Gorwits
f6ae7be611
[ #170 ] Show device SNMP::Info class in web interface
2014-11-16 21:49:36 +00:00
Oliver Gorwits
b183295564
add node_freshness alert to release notes
2014-11-15 00:03:09 +00:00
Oliver Gorwits
9c14d5783a
release 2.029013_002
2014-11-14 23:57:04 +00:00
Oliver Gorwits
1f7fe169ec
[ #159 ] Macsuck archive behaviour same as ND1 (unseen nodes remain active)
2014-11-14 23:55:25 +00:00
Oliver Gorwits
a308d1a177
[ #162 ] Change from Net::MAC to NetAddr::MAC
...
Note that IEEE and Microsoft are the WRONG WAY ROUND in NetAddr::MAC. I've
emailed the author about this. A dirty hack is in place to deal with it.
2014-11-14 22:49:07 +00:00
Oliver Gorwits
e4c668fb12
Add "Run Expire Job" to the Admin Menu
2014-11-14 22:26:03 +00:00
Oliver Gorwits
87a09b0973
[ #168 ] Jobs requested via web UI are treated as high priority
2014-11-14 22:20:10 +00:00
Oliver Gorwits
445d26bb31
fix worker restart to happen once per hour per day
2014-11-14 21:44:48 +00:00
Oliver Gorwits
db9775780b
release 2.029013_001
2014-11-14 00:14:31 +00:00
Oliver Gorwits
ebb5adc6ee
[ #164 ] Workers should restart periodically
...
They restart once a day, if the worker completes a job at least every hour.
The worker ID is compared to the hour of day and if the modulus matches, then
it exits (and is restarted by MCE). Should do the trick with memory usage.
2014-11-14 00:11:09 +00:00
Oliver Gorwits
016d090d26
[ #165 ] Mention system clock in docs
2014-11-13 23:53:06 +00:00
Oliver Gorwits
f58e7c1753
[ #161 ] Updated IOS-XR SSHCollector
2014-11-13 23:51:10 +00:00
Oliver Gorwits
51fa835e16
[ #169 ] Remove ref to force install of Dancer and DBIC
2014-11-13 23:46:03 +00:00
Oliver Gorwits
e3f5022caa
[ #156 ] Only delete node_ip and node_nbt when no active nodes reference
...
I'm a bit wary that this will slow things down horribly.
2014-11-13 23:42:27 +00:00
Oliver Gorwits
bf27489a87
[ #157 ] Device Port Log being emptied by device discover
2014-11-13 21:49:49 +00:00
Oliver Gorwits
5a1ed2e313
[ #160 ] Job Queue fatal error on num_slots
2014-11-13 21:44:33 +00:00
Eric A. Miller
78a31b9b1c
Typo in template
2014-11-05 20:44:54 -05:00
Oliver Gorwits
d8102bf0d4
Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng
2014-10-23 23:04:47 +01:00
Eric A. Miller
bab790e329
Relation class typo
2014-10-20 23:20:02 -04:00
Eric A. Miller
805afe97cb
POD typo
2014-10-20 23:19:14 -04:00
Eric A. Miller
889bd96d8c
Ignore komodo files
2014-10-20 23:18:53 -04:00
Oliver Gorwits
e72bfa750e
fix for latest DBIx::Class (deploy)
2014-10-19 13:46:41 +01:00
Oliver Gorwits
8d51e69563
depend on Dancer version with fixed YAML::XS support
2014-10-19 13:33:50 +01:00
Oliver Gorwits
d2dbaf416b
fix typo in relnotes
2014-10-11 11:23:05 +01:00
Oliver Gorwits
e276ecd8b2
release 2.029012
2014-10-09 17:00:59 +01:00
Oliver Gorwits
ae5ca802f4
[ #152 ] HP devices with port names "D##" not sorted by portsort.js
...
In naturalsort there is handling for Float, Decimal and Scientific notation.
This looks for numbers like:
'10.04f','10.039F','10.038d','1.528535047e5'
It was breaking port sorting for ports named like "D1", "D10" etc.
Have removed support for sorting these numbers as it's unlikely we need that
in Netdisco, for now.
2014-10-09 16:58:02 +01:00
Oliver Gorwits
6564d9ca29
fix tabs in portsort.html
2014-10-09 16:54:47 +01:00