- Feb 12, 2016
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Grzegorz Daniluk authored
-
use \glsadd instead of \glsdisp[hyper=false]{x#1}{} remove \texttt from \snmpadd Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
define new paragraph by \glspar Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Grzegorz Daniluk authored
-
This commit causes slower generation of wrs_failures.pdf To speed up for development, comment out: % print alphabetical list \printnoidxglossary[type=snmp_all,style=tree,sort=letter] from doc/wrs_failures/snmp_exports.tex file. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Before list of SNMP objects was implemented as a item list, now as a index from glossaries package. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 10, 2016
-
-
Adam Wujek authored
Make monit to not try to connect to dropbear. If it tries, then messages like following goes to syslog at every monit's check (10 seconds): Jan 1 02:47:18 (none) dropbear[1477]: Child connection from 127.0.0.1:57891 Jan 1 02:47:18 (none) dropbear[1477]: Exit before auth: Exited normally Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Make default log level as "Warning". By this don't print that SNMP packet was received. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 09, 2016
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Added ZyXEL SFPs to database (not yet fully tested for synch) These SFPs are used in Btrain, if not in database, SNMP shows critical error
-
-s option for that
-
Adam Wujek authored
Don't reset ports when help is wanted in wr_phytool. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 05, 2016
-
-
Adam Wujek authored
HAL didn't read "fiber=" parameter of port from the dot-config Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 03, 2016
-
-
Adam Wujek authored
When running make menuconfig from /wr/etc, mconf was crashing when dialog box in the style of radiolist was displayed and special keys (like arrow keys) were pressed. Crash was due to assetion in function toupper from uClibc. Function to upper should return unchanged value if passed parameter is not alpha. However, uClibc's implementation behaves in the different way, it asserts. After assert following message was printed: (./mconf: libc/misc/ctype/ctype.c: 320: toupper: Assertion `((((unsigned int)((c) - 0)) <= ((127 * 2 + 1) - 0)) || ((c) == (-1)))' failed. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 29, 2016
-
-
Grzegorz Daniluk authored
-
- Jan 08, 2016
-
-
Adam Wujek authored
Print information about performed dot-config check and source of dot-config. Information about potential problems in dot-config can be easily lost among all printouts during the boot. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
this feature is useful for Btrain guys who want to see whether their frames are sent and delivered where needed
-
Adam Wujek authored
Create script which can be filled with vlans' configuration
-
Adam Wujek authored
So far there are no VLANs configured in this script, but it is good start. When one needs can populate this sctipt on his/her own. NOTE: VLANs should be configured before any other traffic is allowed. This is done by previous commits. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 07, 2016
-
-
Adam Wujek authored
Switching is enabled when interfaces are up. Bringing up interfaces is delayed to be able to configure VLANs first. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-