Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | SNMPfetch: Try random things to nail down deadlock | Kristian Lyngstol | 2016-03-17 | -1/+2 |
| | | | | | | | It's not a big deal, but it's ugly. :wq asf | |||
* | NMS: Fix intentional spelling error | Kristian Lyngstol | 2016-03-16 | -1/+1 |
| | ||||
* | NMS: Slightly better OID-list (not complete) | Kristian Lyngstol | 2016-03-16 | -1/+22 |
| | ||||
* | NMS: Emit Etag | Kristian Lyngstol | 2016-03-16 | -1/+3 |
| | ||||
* | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -4/+9 |
| | | | | | | | e69-2 is looking good. Now with a separate age-entity. Not really used for anything fancy right now, but could be. | |||
* | NMS: Rewrite the SNMP fetcher and whatnot | Kristian Lyngstol | 2016-03-16 | -4/+7 |
| | | | | | | | | | Again. It's using the prototype, and the objects are configurable. I assume this will need some work. Also: I touched ping up to make it work without linknets. | |||
* | NMS: Pick up IP's properly | Kristian Lyngstol | 2016-03-13 | -0/+1 |
| | | | | Nobody look because I just defaulted to ipv4. | |||
* | NMS: Update placement-guessing for TG16 | Kristian Lyngstol | 2016-03-13 | -17/+15 |
| | | | | | | Skew skew, push push. At least regular e-switches look ok, as does creativia. Crew looks ok-ish. | |||
* | NMS: Do URL decoding and ISO 8601 time formating | Kristian Lyngstol | 2016-03-12 | -8/+7 |
| | | | | Finally found something that lacks correctness in postgres. | |||
* | NMS: Add (back) offset. | Kristian Lyngstol | 2016-03-11 | -0/+3 |
| | | | | | | | | | | | | The use case is primarily about supporting generic ?offset=5m independently from now=2015-04-02T15:00:30. Two reasons for this: 1. It allows easy generic client-side code to get two slightly offset time series. 2. It makes it possible to get the most recent data + an offset without having to refer to set now=(clock) to real time. Also: Untested, so its probably broken. | |||
* | NMS: Prep for frontend poller-rewrite | Kristian Lyngstol | 2016-03-10 | -0/+4 |
| | | | | | The biggest thing here is the addition of a generic poller and a generic "hash" from the backend so equality can easily be checked. | |||
* | nms: Fix comments (presumably) | Kristian Lyngstol | 2016-03-10 | -1/+1 |
| | ||||
* | NMS: Remove now redundant "Security" things | Kristian Lyngstol | 2016-03-04 | -23/+0 |
| | | | | Better to have proper isolation than this crud. | |||
* | nms: Tweak switches.pl and add switch-state.pl | Kristian Lyngstol | 2016-03-02 | -0/+7 |
| | ||||
* | nms: Update add_switches.txt.pl to output an arrary | Kristian Lyngstol | 2016-02-29 | -8/+8 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-02-26 | -0/+137 |
|\ | ||||
| * | Split add_switches.txt.pl into a module | Kristian Lyngstol | 2016-02-26 | -0/+137 |
| | | | | | | | | | | It is useful to allow input from a nice little webapp instead of just cmdline, hence the module-thing. | |||
* | | nms: Basic switches_add API | Kristian Lyngstol | 2016-02-26 | -10/+19 |
|/ | | | | | | Needs lots of work. And also, I removed CGI.pm because it sucks. | |||
* | nms: Cache longer by default. | Kristian Lyngstol | 2016-02-21 | -1/+1 |
| | ||||
* | nms: Refactoring work | Kristian Lyngstol | 2016-02-21 | -83/+109 |
| | | | | | | | Moving SNMP into a separate module reduces startup time for all the stuff that doesn't need it. Currently comments are broken because the js hasn't been updated. | |||
* | nms: Start splitting up port-state.pl | Kristian Lyngstol | 2016-02-21 | -0/+83 |
| | ||||
* | Merge branch 'master' of 192.168.122.1:tgmanage | Kristian Lyngstol | 2015-06-23 | -0/+1 |
|\ | ||||
| * | Add local mibs and a script to fetch mibs | Kristian Lyngstol | 2015-05-08 | -0/+1 |
| | | | | | | | | | | | | "Oooo, just use OID's instead!" no. | |||
* | | NMS: Basic groundwork for public NMS | Kristian Lyngstol | 2015-06-23 | -0/+3 |
|/ | | | | | | Hashing the interface names allows us to expose them to end-users without too much effort. This still isn't quite finalized, but the backend work is a good start. | |||
* | Added this years NMS-config file. | Joachim Tingvold | 2015-04-16 | -16/+20 |
| | ||||
* | Proper disconnect handling for smanagrun | Knut Auvor Grythe | 2015-04-04 | -3/+7 |
| | ||||
* | Bump lots of changes | Kristian Lyngstol | 2015-04-02 | -1/+1 |
| | ||||
* | NMS-changes | Joachim Tingvold | 2015-04-01 | -1/+1 |
| | ||||
* | Add support for #require-version and %SYSNAME% in smanagrun, UI fixes | Knut Auvor Grythe | 2015-04-01 | -3/+12 |
| | ||||
* | now featuring reduced security on ssh | Knut Auvor Grythe | 2015-03-31 | -1/+2 |
| | ||||
* | clean up juniper-ssh code | Knut Auvor Grythe | 2015-03-31 | -3/+3 |
| | ||||
* | Make paging stop hanging smanagrun | root | 2015-03-31 | -1/+4 |
| | ||||
* | Lots of TG15-changes (-: | root | 2015-03-31 | -1/+31 |
| | ||||
* | No longer used. | Joachim Tingvold | 2015-03-29 | -4/+0 |
| | ||||
* | Added DHCP6-support. | Joachim Tingvold | 2015-03-22 | -10/+12 |
| | ||||
* | Spring cleaning for TG15. | Joachim Tingvold | 2015-03-21 | -27/+11 |
| | | | | Preparing for DHCP6. Cleanup of old files. | |||
* | More spring cleaning for TG15. | Joachim Tingvold | 2015-03-21 | -3/+4 |
| | ||||
* | TG15 Spring cleanup. | Joachim Tingvold | 2015-03-21 | -29/+27 |
| | ||||
* | Removed files from the root-directory. Moved into 'examples' dir. | root | 2014-04-20 | -5/+6 |
| | ||||
* | Switch SNMP fetching to be asynchronous. | root | 2014-04-17 | -3/+5 |
| | ||||
* | Fixed nms.pm to make smanagrun work as it should when | root | 2014-04-16 | -9/+4 |
| | | | | sending commands to the D-Link switches. | |||
* | ipv6-dns v2 (fetich via SNMP, new DB schema) | root | 2014-04-15 | -0/+2 |
| | ||||
* | Unbreak SNMPv2. | root | 2014-04-15 | -0/+1 |
| | ||||
* | tgmanage.cfg.sh is always autogenerated. Not needed in repo | root | 2014-04-13 | -19/+0 |
| | ||||
* | Added removed file. | Joachim Tingvold | 2014-04-13 | -0/+92 |
| | ||||
* | Changed filename of config to avoid accidental commit of SUPERSECRET passwords. | Joachim Tingvold | 2014-04-13 | -92/+0 |
| | ||||
* | Updated configuration for tg14 | Jon Langseth | 2014-04-13 | -44/+33 |
| | ||||
* | Changes to how PXE/TFTP is rolled out, it is now part of the base-requires step | Jon Langseth | 2014-04-13 | -1/+4 |
| | ||||
* | Rename ::config::sec_ptr to ::config::sec_v4 as the value is the NS ↵ | Roy Sindre Norangshol | 2014-04-12 | -1/+1 |
| | | | | secondary IPv4 address. | |||
* | Rename ::config::pri_ptr to ::config::pri_v4 as the value is the NS primary ↵ | Roy Sindre Norangshol | 2014-04-12 | -1/+1 |
| | | | | IPv4 address. |