Commit Graph

  • 6f5be5948b better version of the __DIE__ workaround Oliver Gorwits 2013-01-02 18:20:58 +00:00
  • 9cb897c385 forgot to update the config templates Oliver Gorwits 2013-01-02 16:38:43 +00:00
  • 54d5654eeb update yaml not to have quote in comments Oliver Gorwits 2013-01-02 16:29:31 +00:00
  • 244033449d code tidy and create tmpdir if not exists Oliver Gorwits 2013-01-02 16:28:24 +00:00
  • d7f4d2db5d make local job queue a memory only DB Oliver Gorwits 2013-01-02 16:14:29 +00:00
  • 8d9ede6717 insert hack for MCE __DIE__ problem Oliver Gorwits 2013-01-02 16:04:10 +00:00
  • 9e1bc7d6d7 bug fixes Oliver Gorwits 2013-01-02 12:28:56 +00:00
  • 61a3542834 first pass at Manager worker Oliver Gorwits 2013-01-01 23:45:56 +00:00
  • e2b9fd3430 start mce port Oliver Gorwits 2013-01-01 19:16:59 +00:00
  • c8e741b63c update gitignore to ignore build files Oliver Gorwits 2012-12-26 21:00:10 +00:00
  • 848fb8d4ff update MANIFEST to include Changes Oliver Gorwits 2012-12-21 08:21:35 +00:00
  • ae8721c47e update install to use url; move changes file into cpan dist 2.00_012 Oliver Gorwits 2012-12-21 08:17:49 +00:00
  • 56ed5376fe update changelog and packaging 2.00_011 Oliver Gorwits 2012-12-20 21:01:49 +00:00
  • d21e4e51bd fix mistake in docs for schema file name Oliver Gorwits 2012-12-20 20:55:48 +00:00
  • cd6a89b2c6 confirm db schema deployed Oliver Gorwits 2012-12-20 20:55:33 +00:00
  • eaacd6662e store daemon db in the home area Oliver Gorwits 2012-12-20 20:54:20 +00:00
  • e847de5baf bug with using last inside try{} Oliver Gorwits 2012-12-20 20:52:47 +00:00
  • b41115f173 bug with txn_do in Manager worker Oliver Gorwits 2012-12-20 20:51:49 +00:00
  • 2ef08feb9c fix typo bug in || 2.00_010 Oliver Gorwits 2012-12-20 14:04:21 +00:00
  • 103f8d6c29 update changelog and packaging Oliver Gorwits 2012-12-20 13:55:05 +00:00
  • 6fe2c95ba1 add settings for daemon to environment Oliver Gorwits 2012-12-20 13:34:10 +00:00
  • 26e6263613 upgrade db incrementally Oliver Gorwits 2012-12-20 13:29:54 +00:00
  • 935bba9070 unlink downloadad mibs file Oliver Gorwits 2012-12-20 13:27:57 +00:00
  • b4f7fbcdbe fix wrong method call Oliver Gorwits 2012-12-20 13:27:17 +00:00
  • 96e1b2022f rename schema files to be App-* Oliver Gorwits 2012-12-20 13:26:23 +00:00
  • dd5219292e fix POD typo and update README Oliver Gorwits 2012-12-20 13:25:12 +00:00
  • b3c3897cb4 fix for older Perl which warns about a bug in File::Slurp Oliver Gorwits 2012-12-20 13:22:14 +00:00
  • e90b3c9d7a fix bug with empty DANCER_APPDIR Oliver Gorwits 2012-12-20 13:20:59 +00:00
  • a5d2848cef fix version strings for platform warning Oliver Gorwits 2012-12-20 13:20:23 +00:00
  • 52c1dcc5af update MANIFEST for new netdisco-daemon Oliver Gorwits 2012-12-20 13:20:05 +00:00
  • df54d5e4f9 new netdisco-deploy script to do all deployment tasks at once Oliver Gorwits 2012-12-19 22:23:04 +00:00
  • 2c034c7c79 fix deps and author Oliver Gorwits 2012-12-19 18:15:37 +00:00
  • c4598f2e41 update deployment docs; add missing JSON dependency Oliver Gorwits 2012-12-19 07:01:25 +00:00
  • 4b7616aff1 update README Oliver Gorwits 2012-12-18 00:09:30 +00:00
  • 7b1318679a fix sharedir to use dist; add missing dep Oliver Gorwits 2012-12-18 00:07:48 +00:00
  • ea9a71fdb7 update README and main module POD Oliver Gorwits 2012-12-17 20:00:33 +00:00
  • 543e303c0d remove redundant lines in Makefile.PL Oliver Gorwits 2012-12-17 19:26:54 +00:00
  • 564f4b7547 update changelog 2.00_009 Oliver Gorwits 2012-12-17 18:32:27 +00:00
  • 05086e8b78 make an App::Netdisco dist using Module::Install Oliver Gorwits 2012-12-17 18:31:16 +00:00
  • 6a0aa7864e add precond check to db deploy script Oliver Gorwits 2012-12-17 14:45:24 +00:00
  • 563f2ded89 fix bug in END with undefined $pp Oliver Gorwits 2012-12-17 14:28:05 +00:00
  • 626f8d6b6d move netdisco config (defaults) to global config.yml Oliver Gorwits 2012-12-17 12:20:33 +00:00
  • bd3d50d0e9 add DEVELOPING notes for developers Oliver Gorwits 2012-12-17 10:45:54 +00:00
  • bf79b10664 update OUI data when DB schema is updated Oliver Gorwits 2012-12-16 17:17:31 +00:00
  • 369a235ff8 rename db management scripts Oliver Gorwits 2012-12-16 16:44:28 +00:00
  • 31f57cc71d update changelog 2.00_008 Oliver Gorwits 2012-12-16 16:11:16 +00:00
  • 07aed68ae4 implement begin/end for workers archive/og-forking-daemon Oliver Gorwits 2012-12-16 16:08:27 +00:00
  • a852b9c093 clean old jobs on startup Oliver Gorwits 2012-12-16 15:37:08 +00:00
  • eef74656c3 fix poller count and refactor for clarity Oliver Gorwits 2012-12-16 15:19:03 +00:00
  • 7d303b60cf refactor for next_role Oliver Gorwits 2012-12-16 14:36:41 +00:00
  • afc0f3b4bc better checking of schema in daemon db Oliver Gorwits 2012-12-16 14:18:11 +00:00
  • 6d802f9b85 add manager and full worker support Oliver Gorwits 2012-12-15 00:52:42 +00:00
  • f9f7a223b8 track interactive and poller workers Oliver Gorwits 2012-12-12 23:21:41 +00:00
  • 12b3a4b358 refactor to use role for the worker Oliver Gorwits 2012-12-12 22:32:26 +00:00
  • 6270014918 implement preforking daemon Oliver Gorwits 2012-12-12 21:11:08 +00:00
  • ed772f737d update todo Oliver Gorwits 2012-12-12 12:14:42 +00:00
  • 59d599fa93 added todo list Oliver Gorwits 2012-12-12 11:21:15 +00:00
  • 15022bebcd change version number again Oliver Gorwits 2012-12-12 11:16:47 +00:00
  • 2bee416c77 Add PoE control to port_control (+ up/down,vlan,name,location,contact) Oliver Gorwits 2012-12-10 21:59:24 +00:00
  • 3b90e28843 frontend support for port poe enable/disable Oliver Gorwits 2012-12-10 21:07:39 +00:00
  • 4dd6080a84 alter page title when viewing device details Oliver Gorwits 2012-12-10 19:15:50 +00:00
  • 20dc225443 implement port name setting Oliver Gorwits 2012-12-09 22:18:39 +00:00
  • 7652bd7438 port up and down control now updates table details also update tooltip for sidebar pin icon depending on state Oliver Gorwits 2012-12-09 21:34:03 +00:00
  • 704f0fc8e9 bug fixes for port up/down setting Oliver Gorwits 2012-12-09 19:07:35 +00:00
  • a046fabe9d bug fix netmap help icon show/hide Oliver Gorwits 2012-12-09 18:32:07 +00:00
  • b7c1146e5f change community_rw to be array ref Oliver Gorwits 2012-12-09 17:19:21 +00:00
  • 37292a0667 drop netdisco.conf and use environment YAML only Oliver Gorwits 2012-12-09 16:27:59 +00:00
  • 6f95016508 use new IgnoreNetSNMPConf support Oliver Gorwits 2012-12-09 15:37:22 +00:00
  • 8aa53fc11f remove uneeded Net::DNS dependency Oliver Gorwits 2012-12-09 15:34:11 +00:00
  • efcf88e648 add new deps to README Oliver Gorwits 2012-12-09 15:22:23 +00:00
  • 4e4012c051 large refactor for Util.pm; use Moo for Daemon Actions Oliver Gorwits 2012-12-09 15:17:25 +00:00
  • 426a6fd4ca make daemon work with new actions roles Oliver Gorwits 2012-12-09 13:39:10 +00:00
  • d3afddbb8f delete duplicated code in new libs Oliver Gorwits 2012-12-09 12:48:07 +00:00
  • 86519337b5 rename files again, for new multi daemon Oliver Gorwits 2012-12-09 12:45:46 +00:00
  • bab34d8bb7 rename Actions to PortControl::Actions Oliver Gorwits 2012-12-09 12:42:49 +00:00
  • 0efa92e788 rename PortControl to Daemon Oliver Gorwits 2012-12-09 12:41:56 +00:00
  • 339181802f update README for new git repo Oliver Gorwits 2012-12-09 12:41:20 +00:00
  • 70426a3bcd simple POD changes and the like Oliver Gorwits 2012-12-09 12:35:22 +00:00
  • 5423f18cb1 implementation of first per port control - untested Oliver Gorwits 2012-12-06 22:54:44 +00:00
  • c153bfe593 perldoc for the helpers Oliver Gorwits 2012-12-06 20:53:26 +00:00
  • cbecea8811 use icon instead of help button Oliver Gorwits 2012-12-06 18:47:18 +00:00
  • 4d74aa835b padding around help button Oliver Gorwits 2012-12-05 21:14:06 +00:00
  • b83a5d055d add help for netmap Oliver Gorwits 2012-12-04 23:50:17 +00:00
  • 9ebd1d1b7d refactor actions Oliver Gorwits 2012-12-04 22:50:49 +00:00
  • c9a3f69e4e rename portcontrl file Oliver Gorwits 2012-12-04 22:41:22 +00:00
  • acb7bfe797 always log error from set_foo Oliver Gorwits 2012-12-03 22:59:18 +00:00
  • 3e3ceb59af show log message in toastr Oliver Gorwits 2012-12-03 22:38:22 +00:00
  • 4c69724738 improve comments Oliver Gorwits 2012-12-03 22:20:43 +00:00
  • f47458cb22 implement contact set by factoring out location set Oliver Gorwits 2012-12-03 22:15:44 +00:00
  • 2801d390bd refactoring to improve clarity Oliver Gorwits 2012-12-03 21:54:11 +00:00
  • ed234bd2dc fix dancer import issues Oliver Gorwits 2012-12-03 21:09:25 +00:00
  • 1db530652f refactor to make daemon smaller Oliver Gorwits 2012-12-03 20:53:32 +00:00
  • 21fbe2a061 update to latest toastr Oliver Gorwits 2012-12-03 20:00:50 +00:00
  • 8b13e1bdfa update readme Oliver Gorwits 2012-12-02 21:19:11 +00:00
  • 52021772fd new netdisco-daemon for port_control activities Oliver Gorwits 2012-12-02 21:17:54 +00:00
  • da0eabfd91 update gitignore for daemon pid files Oliver Gorwits 2012-12-02 21:16:06 +00:00
  • a924a4fb39 show device IP when DNS is not available Oliver Gorwits 2012-12-02 20:38:52 +00:00
  • c89f4952ff -change handling of schema versioning to avoid deployment of FK constraints Oliver Gorwits 2012-12-02 20:38:11 +00:00
  • a70a712c7a remove .pl from script names Oliver Gorwits 2012-12-02 14:53:54 +00:00
  • 2c032ddfe0 make cursor a pointer to show clickable circle Oliver Gorwits 2012-12-01 23:29:20 +00:00