Oliver Gorwits
25d46c0b40
Merge branch 'master' into og-api-tokens-simple
2019-03-12 14:59:54 +00:00
Oliver Gorwits
b9218d91c8
Support for external command to provide device_auth stanza ( #532 )
...
* separate out generic device auth to DeviceAuth module
* change config name to get_credentials
* add debug lines and tested
2019-03-12 13:13:06 +00:00
Oliver Gorwits
3cf3a6b73a
Merge branch 'master' into og-api-tokens-simple
2019-03-11 17:55:31 +00:00
Oliver Gorwits
5b1021b3b5
remove API calls for nodes and devices
2019-03-11 17:48:09 +00:00
Oliver Gorwits
9c956466f3
also update default config for new discover_phones and discover_waps settings
2019-03-03 12:32:07 +00:00
Oliver Gorwits
09d29954d2
#512 fix regression in phone/wap discovery exclusion
2019-03-03 12:26:50 +00:00
ram
c2600ac550
Change location of ifindex to DevicePortProperties
...
* instead of DevicePort
* as requested by Oliver in PR #513 review
2019-02-23 15:26:38 +01:00
ram
24a7e80470
PR for #510 - store ifindex in device_port
2019-02-23 15:26:38 +01:00
nick n
fe70b01bcc
i think end anchor should be in the if clause ( #493 )
2019-01-26 22:09:55 +00:00
nick n
6a36baa961
add a new tab to device -> vlans ( #483 )
...
* first steps for vlan tab
* export sort_vlans, use strict/warnings
* update manifest, get worker closer to functioning
* remove ie 9 script & extra ./th
* make it work
* cleanup
* readd internet explorer code
* start for csv output
* move things to debug logging instead of info
* use message which was discussed
* fix for address table sorting
* link os
* final touches thx to ollyg
* fetch origin/master
* VLAN is the preferred style for user interface usage
* does a missing libexpat-dev make travis builds complain?
* Revert "does a missing libexpat-dev make travis builds complain?"
This reverts commit 0cebc66f42708ff0f946213aab4bcbcc1b1b1379.
2019-01-14 21:57:37 +00:00
Oliver Gorwits
562d525b78
#420 allow sidebar default to be overridden
2019-01-08 21:27:15 +00:00
Oliver Gorwits
cf93219b42
#420 change to better column name
2019-01-08 21:19:08 +00:00
nick n
8f952ce2e3
option to fix #457 ( #481 )
...
* move things to debug logging instead of info
* use message which was discussed
* fix for address table sorting
2019-01-08 20:53:46 +00:00
nick n
40df018ead
also make os a link in device details ( #482 )
2019-01-08 20:53:17 +00:00
Oliver Gorwits
b3f6ffe0d7
#424 column name is "Connected Nodes & Devices" when both are shown
2019-01-03 23:12:52 +00:00
nick n
272901204b
remote stray </th>
...
firefox said:
XML Parsing Error: mismatched tag. Expected: </tr>.
Location: http://xxx/ajax/content/statistics
Line Number 59, Column 17:
you know what, it was right.
2019-01-03 20:45:43 +01:00
Oliver Gorwits
0866747688
update version of swagger-ui to 3.20.3
2018-12-31 19:56:10 +00:00
Oliver Gorwits
1a038079bf
initial full swagger spec for nodeip search
2018-12-31 18:43:35 +00:00
Oliver Gorwits
32ba1a6b45
workaround for Swagger plugin weird response body
2018-12-31 18:14:42 +00:00
Oliver Gorwits
227d0ced40
Merge branch 'master' into og-api-tokens
2018-12-31 17:27:30 +00:00
nick n
485abbc9bd
trailing whitespace
2018-12-30 07:52:27 +01:00
nick n
5fb9d52278
reference wiki, not nonexisting manual
2018-12-30 00:26:07 +01:00
Oliver Gorwits
b4e5dc7af7
#422 Network map positions will not save (onlinehupe)
2018-12-28 17:56:12 +00:00
Oliver Gorwits
b0f17db700
Revert "workaround for #457 ( #465 )"
...
This reverts commit 08589ebf96 .
2018-12-28 16:50:22 +00:00
nick n
8aed736925
ignore notpresent interfaces, with type filtering config item (set to [] to not filter). work done by postilion/nic bernstein, filter by me. also includes trailing space fix by nic. ( #464 )
2018-12-28 16:08:40 +00:00
nick n
86c38c9466
make job queue list in webinterface configurable ( #469 )
...
* add an option so you can define the amount of jobs returned in the webinterface jobq
* and now the actually working version
2018-12-28 16:01:40 +00:00
nick n
08589ebf96
workaround for #457 ( #465 )
...
i'm not in anyway versed in javascript, but this hack fixes #457 for me.
2018-12-28 16:00:13 +00:00
nick n
9f8dd0039b
docs are maintained in wiki ( #470 )
...
per @ollyg:
"the manual files were all converted into GitHub wiki pages"
2018-12-28 14:32:05 +00:00
nick n
3474d028ec
1 more isdn interface to ignore
...
not sure if this is a typo or not, but bri singaling interfaces have 1 'l' on cisco devices.
"BRI0-Signaling" was taken from a netdisco report, router is a "897VaK9" running ios "15.5(3)M7".
as such, i've added the 1 'l' variant to the ignore_interfaces list. if this was indeed a typo perhaps the double 'll' variant can be deleted.
2018-11-28 02:43:15 +01:00
nick n
ba9f033821
remove double define of "plugin:" ( #448 )
...
disclaimer: i did not test this is any way, came across it when looking for something else.
2018-11-27 11:19:36 +00:00
Ryan Gasik
d6abc54cff
Add nodeip plugin to config
2018-10-24 21:08:59 -07:00
Oliver Gorwits
ee8cd72ef1
basic Swagger spec support
2018-10-21 19:12:06 +01:00
Oliver Gorwits
734166fcef
initial import of pyro3d api code
2018-10-21 18:07:20 +01:00
Oliver Gorwits
f01bc6a695
add token schema and validation
2018-10-21 17:46:25 +01:00
Oliver Gorwits
fb4e5c0793
initial token-based-api login handler
2018-10-21 13:37:27 +01:00
Oliver Gorwits
ea2fde1e56
#439 add expire_userlog with default 365 days
2018-10-19 15:11:26 +01:00
Oliver Gorwits
75c26717f0
fix error in regexp as identified by Nick / inphobia
2018-10-19 14:42:02 +01:00
nick n
19ed3d9747
Update config.yml ( #438 )
...
* Update config.yml
these are used internally in cisco ucs blade chassis, there is no reason i can think of to collect these.
* update config.yml, ignore ii1/1/1 interfaces
nexus 9000's have controllers to control whatever they run between their asics. for some reason they get exposed over snmp, but they are only needed in the internal fabric. as such, ignore them.
(they are actually called ii*/*/*, no fancy long names for them as for most other interfaces, if you want to find out more you'll need to google "higig2")
2018-10-19 14:40:58 +01:00
Oliver Gorwits
d959adde36
issue DB schema statements each within savepoints
2018-05-09 06:07:30 +01:00
Oliver Gorwits
6098b893ad
#410 improvements to Undiscovered Neighbors report
2018-05-07 17:15:11 +01:00
Oliver Gorwits
74825aff37
ignore some Microsoft interfaces (L. Ferguson)
2018-04-30 08:21:46 +01:00
Oliver Gorwits
c0fcc7f5d5
#405 Inventory reports default to all time to fix missing IPs
2018-04-28 22:10:11 +01:00
Oliver Gorwits
5eb443438c
make netmap Color By Host Group work with no groups selected
2018-04-23 20:41:07 +01:00
Oliver Gorwits
75a199690c
#400 add defanged_admin config to allow disabling of risky actions
2018-04-22 18:49:15 +01:00
Oliver Gorwits
f1d546deea
#395 add find input to homepage
2018-04-22 18:40:15 +01:00
Oliver Gorwits
a30cb33de9
#394 (redux) enabled "Management IPs" hides after "Redraw Map"
2018-04-19 08:17:37 +01:00
Oliver Gorwits
fb903f913d
#394 enabled "Management IPs" hides after "Redraw Map"
2018-04-18 22:20:22 +01:00
Oliver Gorwits
1c2c3e1f09
fixes for netmap style
2018-04-18 22:11:35 +01:00
Oliver Gorwits
3ae4eabd39
#12 store Cisco PortFast status in device_port_properties:faststart
2018-03-21 10:53:09 +00:00
Oliver Gorwits
72b64048bb
fix netmap position saving
2018-03-19 22:58:14 +00:00