summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_snmp.php
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Do not show LAN related items when the interfafe does not exist.Scott Ullrich2008-02-091-15/+17
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-8/+8
|
* Backout the snmp_bridge option. We can add it back when snmp_bridge.soSeth Mos2007-03-041-2/+0
| | | | makes it into releng_1 bsnmpd.
* Allow for more snmpd options. If we want (remote) cpu and process monitoring ↵Seth Mos2007-03-021-16/+16
| | | | | | support (nagios). Needs missing snmp_bridge.so to be committed into build!
* MFC 11464Scott Ullrich2006-04-161-2/+2
| | | | if contact/location isn't mandatory, don't display as being so
* Allow blank syscontact or syslocation items.Scott Ullrich2006-04-161-7/+1
| | | | Ticket #911
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Query SNMP over VPN fixScott Ullrich2005-12-271-1/+13
| | | | Ticket #743
* MFC 8652Scott Ullrich2005-12-241-2/+2
| | | | Use the right class for required fields
* Remove reboot required checksScott Ullrich2005-12-141-5/+5
|
* Minor nitpick, make each module break to it's own lineScott Ullrich2005-12-101-0/+2
|
* * Make Modules it's own section with no enable buttonScott Ullrich2005-12-101-2/+19
| | | | | * Trap port -> Trap string * Cleanup misc wording
* Make snmp services screen look uniformScott Ullrich2005-12-071-7/+17
|
* Require syscontact and syslocation fieldsScott Ullrich2005-12-071-1/+9
|
* Add polling port optionJohn Fleming2005-07-031-17/+65
| | | | Add checkboxes for snmp modules
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-8/+4
|
* Fix minor javascript bug. Trap server port should be disabled if trapenable ↵John Fleming2005-06-031-0/+1
| | | | is unckecked.
* Add trap string to snmp trap config.John Fleming2005-06-031-1/+19
|
* Add support for trap and snmp writes (currenly disabled).John Fleming2005-06-031-14/+162
| | | | | | Make menu look more like some of the others. Add support for snmp trap server and snmp write strings. Write community strings are currently disabled.
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Synchornize with m0n0wall 1.2b3. These files have not really beenScott Ullrich2004-12-051-9/+5
| | | | | modified too much so a straight copy works. 9 files remain to be patched by hand.
* Initial revisionScott Ullrich2004-11-071-0/+145
OpenPOWER on IntegriCloud