aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeLines
* NMS: Remove now redundant "Security" thingsKristian Lyngstol2016-03-04-23/+0
| | | | Better to have proper isolation than this crud.
* nms: Tweak switches.pl and add switch-state.plKristian Lyngstol2016-03-02-0/+7
|
* nms: Update add_switches.txt.pl to output an arraryKristian Lyngstol2016-02-29-8/+8
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-02-26-0/+137
|\
| * Split add_switches.txt.pl into a moduleKristian Lyngstol2016-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 APIKristian Lyngstol2016-02-26-10/+19
|/ | | | | | Needs lots of work. And also, I removed CGI.pm because it sucks.
* nms: Cache longer by default.Kristian Lyngstol2016-02-21-1/+1
|
* nms: Refactoring workKristian Lyngstol2016-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.plKristian Lyngstol2016-02-21-0/+83
|
* Merge branch 'master' of 192.168.122.1:tgmanageKristian Lyngstol2015-06-23-0/+1
|\
| * Add local mibs and a script to fetch mibsKristian Lyngstol2015-05-08-0/+1
| | | | | | | | | | | | "Oooo, just use OID's instead!" no.
* | NMS: Basic groundwork for public NMSKristian Lyngstol2015-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 Tingvold2015-04-16-16/+20
|
* Proper disconnect handling for smanagrunKnut Auvor Grythe2015-04-04-3/+7
|
* Bump lots of changesKristian Lyngstol2015-04-02-1/+1
|
* NMS-changesJoachim Tingvold2015-04-01-1/+1
|
* Add support for #require-version and %SYSNAME% in smanagrun, UI fixesKnut Auvor Grythe2015-04-01-3/+12
|
* now featuring reduced security on sshKnut Auvor Grythe2015-03-31-1/+2
|
* clean up juniper-ssh codeKnut Auvor Grythe2015-03-31-3/+3
|
* Make paging stop hanging smanagrunroot2015-03-31-1/+4
|
* Lots of TG15-changes (-:root2015-03-31-1/+31
|
* No longer used.Joachim Tingvold2015-03-29-4/+0
|
* Added DHCP6-support.Joachim Tingvold2015-03-22-10/+12
|
* Spring cleaning for TG15.Joachim Tingvold2015-03-21-27/+11
| | | | Preparing for DHCP6. Cleanup of old files.
* More spring cleaning for TG15.Joachim Tingvold2015-03-21-3/+4
|
* TG15 Spring cleanup.Joachim Tingvold2015-03-21-29/+27
|
* Removed files from the root-directory. Moved into 'examples' dir.root2014-04-20-5/+6
|
* Switch SNMP fetching to be asynchronous.root2014-04-17-3/+5
|
* Fixed nms.pm to make smanagrun work as it should whenroot2014-04-16-9/+4
| | | | sending commands to the D-Link switches.
* ipv6-dns v2 (fetich via SNMP, new DB schema)root2014-04-15-0/+2
|
* Unbreak SNMPv2.root2014-04-15-0/+1
|
* tgmanage.cfg.sh is always autogenerated. Not needed in reporoot2014-04-13-19/+0
|
* Added removed file.Joachim Tingvold2014-04-13-0/+92
|
* Changed filename of config to avoid accidental commit of SUPERSECRET passwords.Joachim Tingvold2014-04-13-92/+0
|
* Updated configuration for tg14Jon Langseth2014-04-13-44/+33
|
* Changes to how PXE/TFTP is rolled out, it is now part of the base-requires stepJon Langseth2014-04-13-1/+4
|
* Rename ::config::sec_ptr to ::config::sec_v4 as the value is the NS ↵Roy Sindre Norangshol2014-04-12-1/+1
| | | | secondary IPv4 address.
* Rename ::config::pri_ptr to ::config::pri_v4 as the value is the NS primary ↵Roy Sindre Norangshol2014-04-12-1/+1
| | | | IPv4 address.
* Rename ::config::sec_a to ::config::sec_hostname as the value is the ↵Roy Sindre Norangshol2014-04-12-1/+1
| | | | server's hostname.
* Rename ::config::pri_a to ::config::pri_hostname as the value is the ↵Roy Sindre Norangshol2014-04-12-2/+2
| | | | server's hostname.
* Add a script to discover new devices based on LLDP information.Steinar H. Gunderson2014-04-06-1/+45
|
* Switch from Net::SNMP to SNMP, since it has much better table support and ↵Steinar H. Gunderson2014-04-06-18/+154
| | | | seems to be faster.
* Support Postgres connections over UNIX domain sockets (set host to undef).Steinar H. Gunderson2014-04-06-5/+6
|
* Add a possibly useful little wrapper to fetch lots of different SNMP values ↵Steinar H. Gunderson2014-04-06-0/+23
| | | | at the same time.
* Add a common utility function to create an SNMP session, that also supports ↵Steinar H. Gunderson2014-04-06-1/+34
| | | | SNMPv3.
* Delete local config file.Joachim Tingvold2014-04-06-111/+86
| | | | Do this to avoid commit-ing 'sensitive' stuff by accident.
* Initial commit. Source; TG13-goodiebag.Joachim Tingvold2014-04-06-0/+248