Commit Graph

6 Commits

Author SHA1 Message Date
Neil Lathwood
42e5819130 refactor: Updated discovery/poller to use numeric sysObjectID (#7922)
* refactor: Updated discovery to use a core module for sysDescr/sysObjectID use

* final update hopefully

* revert changes

* more changes + docs

* migrated poller to use numerical sysObjectID

* more updates for sysObjectID

* update any alert rules which might have enterprises. in

* moved schema file

* small updates

* updated getHostOS()

* scrut fixes

* updated sysObjectId -> sysObjectID

* updated sysObjectId -> sysObjectID

* updated remainder of sysObjectId -> sysObjectID

* another sysObjectId -> sysObjectID

* fixed secureplatform test data

* Fix tests: $device is not pulled from the database before polling
Also, update the db in the core discovery module.
2018-01-06 23:00:47 -06:00
Tony Murray
9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
Ahmed Sajid
d7f24c6a5a Remove unwanted characters from poll info
Similar to PR 3883.

Removing carriage return character \r, causing the following error while trying view minigraphs on device list page:

SyntaxError: unterminated string literal

return overlib('<div style=\'background-color: #FFFFFF;\'><div><span class=
This issue has been experienced with S4810 devices.
2016-07-28 16:21:33 -04:00
Casey Schoonover
d3569140cd Removed some unnecessary whitespace 2016-06-27 10:23:08 -05:00
Casey Schoonover
35ad2004f6 Added additional DNOS polling for hardware/firmware version 2016-06-27 10:22:23 -05:00
laf
c67045719d Added support for Dell Networking OS 2015-07-18 20:36:07 +01:00