- 12 Jun, 2019 1 commit
-
-
Maciej Lipinski authored
Init scripts start logger that prints output of deamons into syslogs. This logger is run with -p to attach tag. This tag is interpreted as the process that produces the following message. In the many init scripts this tag was set to wr-switch, incorrectly. This commit corrects it to include the name of the daemon.
-
- 14 Dec, 2016 1 commit
-
-
Adam Wujek authored
Until now configuration items like WRS_LOG_HAL could change only loglevel of syslog messages, not the verbosity of the program. Please note that all messages produced by programs if syslog is configured will be passed to the syslog at the same <facility>.<level> Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- 26 Sep, 2016 2 commits
-
-
Adam Wujek authored
--Add new SNMP objects indicating the status of scripts run at boot --wrsAuxClkSetStatus --wrsThrottlingSetStatus --wrsVlansSetStatus --Update wrsBootSuccessful to take into account status of objects above --Update corresponding scripts to save status information at the execution: --etc/init.d/vlan.sh --etc/init.d/wrs_auxclk.sh --etc/init.d/wrs_throttling.sh --Update MIB --Update wrs-user-manual --Update wrs_failures Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update vlan.sh init script to let wrs_vlans to read configuration from the dot-config. Remove vlan_config.sh since it is not used anymore. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- 30 Aug, 2016 1 commit
-
-
Adam Wujek authored
It looks like this script was forgotten when changing names of interfaces from wrX to wriX+1 Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- 08 Jan, 2016 1 commit
-
-
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>
-