Skip to content

Instantly share code, notes, and snippets.

@dlangille
Created July 16, 2025 13:16
Show Gist options
  • Save dlangille/b720a130eaf238b281e5779f1ab918fb to your computer and use it in GitHub Desktop.
Save dlangille/b720a130eaf238b281e5779f1ab918fb to your computer and use it in GitHub Desktop.
librenms 25.7.0 after upgrading from 25.6.0
[13:08 besser dvl ~] % sudo su -fm www
[%F{cyan}%B%T%b%f %F{magenta}%m%b%f %F{green}%B%n%b%f %F{magenta}%B%~%b%f] %#%b%f lnms migrate
APPLICATION IN PRODUCTION.
┌ Are you sure you want to run this command? ──────────────────┐
│ Yes │
└──────────────────────────────────────────────────────────────┘
INFO Running migrations.
2025_06_11_173916_drop_alert_rule ..................................................................... 15.35ms DONE
2025_06_19_165621_add_behavior_to_alert_schedule_table ................................................ 12.53ms DONE
2025_06_25_001525_change_transceivers_table_string_limit ............................................. 138.37ms DONE
2025_07_01_173854_hrdevice_default_values ............................................................. 40.76ms DONE
2025_07_01_175422_stp_change_root_cost_size ........................................................... 21.23ms DONE
2025_07_07_080514_change_hr_device_type ............................................................... 34.45ms DONE
2025_07_08_111910_change_stp_bridge_max_age_size ...................................................... 14.30ms DONE
2025_07_29_025425_hr_device_table_add_type_default ..................................................... 0.04ms DONE
[%F{cyan}%B%T%b%f %F{magenta}%m%b%f %F{green}%B%n%b%f %F{magenta}%B%~%b%f] %#%b%f ^D
[13:08 besser dvl ~] % sudo service librenms onerestart
librenms not running? (check /var/run/librenms/librenms.pid).
Starting librenms.
[13:08 besser dvl ~] %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment