Skip to content

Instantly share code, notes, and snippets.

View bcollet's full-sized avatar

Benjamin Collet bcollet

View GitHub Profile
@Jamesits
Jamesits / grafana-latency-loss-graph.md
Last active July 9, 2023 04:42
Latency/packet loss graph demo for InfluxDB 2 (Flux Query Language) + Grafana

Grafana dashboard setup:

  • Query options
    • Max data points: 600 if your data collection interval is 1min, adjust on your needs
  • Visualization: Graph
  • Display:
    • Bars: off
    • Lines: off
    • Points: off
  • Series overrides
@xbb
xbb / README
Last active April 17, 2024 20:21
IDRAC6 Virtual Console Launcher
Use this as an example on how to start the virtual console without the need of Java Web Start or accessing it from the web interface.
You can use the user and password that you use for the web interface.
You need an old JRE... I used 1.7.0_80 from the Server JRE package, also I have tested successfully 1.7.0_79 with MacOS.
You don't need to install it, just extract it or copy the files in "jre" folder.
Open the viewer.jnlp file that you get by launching the virtual console from the web interface with a text editor.
Note the urls to the jar files. Download the main jar file avctKVM.jar and the libs for your operating system and architecture.
Extract the dlls (.so Linux, .jnilib MacOS) from the jar libs.
@heri16
heri16 / bgpd.conf
Last active February 21, 2023 05:40
AWS VPC VPN StrongSwan Virtual Tunnel Interface (VTI)
#@ /etc/quagga/bgpd.conf (Centos & Ubuntu)
hostname <Local OS hostname>
password <Any random phrase>
enable password <Any random phrase>
!
log file /var/log/quagga/bgpd
!debug bgp events
!debug bgp zebra
debug bgp updates