Skip to main content

Questions tagged [metric]

1 vote
1 answer
143 views

I am trying to understand the meaning of the "some" row of the Linux PSI metric for CPU. The Linux documentation (https://github.com/torvalds/linux/blob/master/Documentation/accounting/psi....
aaw's user avatar
  • 21
0 votes
1 answer
111 views

I'm working on an platform that NetworkManager is gracefully embedded into its image. There are two separate eth0, and eth1, along with a 4G modem, all of which work fine. We use NetworkManager to ...
SAP's user avatar
  • 11
0 votes
0 answers
260 views

I see that there is a metric keyword in the dhcpcd.conf (as explained e.g. https://unix.stackexchange.com/a/413036/47009), which allows me to set the routing priority for a given interface. However, i ...
umläute's user avatar
  • 6,734
2 votes
2 answers
1k views

When I installed Linux I set my locale to en_US.UTF-8. However I want to override some but not all of the settings in that locale. Specifically, I would like the Measurement to be Metric instead of ...
bch6595's user avatar
  • 21
10 votes
1 answer
28k views

When I run ip route, I see default via 172.16.42.1 dev ens5 proto dhcp src 172.16.42.248 metric 100 default via 172.16.42.1 dev ens3 proto dhcp src 172.16.42.79 metric 100 default via 10.2.64.1 dev ...
Evan Carroll's user avatar
  • 35.2k
1 vote
0 answers
777 views

systemd 237 in Ubuntu 18.04 sets route metric for defaultroute received via DHCP on wired interface to 1024. However, defaultroute on NetworkManager's controlled wlan interface is set to 20. Is there ...
Koguni's user avatar
  • 11
0 votes
1 answer
1k views

How can I set the metric of a network interface (DHCP) permanently in Oracle Linux (think it is managed my NetworkManager)?
chris01's user avatar
  • 1,049
1 vote
1 answer
4k views

I'm using the commands found in one of the answers to this question : How can I make changes to the network routing metric permanently Before, I change the metric of the PPP0 device (3G UBlox modem) : ...
Aminos's user avatar
  • 141
0 votes
0 answers
467 views

I have a virtual router with two networks. WAN and LAN. On LAN there are several PC's with fixed IP all on the same network. The router OS is Linux based. Traffic from PC A would by default use all ...
shittyscripts's user avatar
6 votes
1 answer
9k views

I recently set up a server with its network managed directly by systemd-networkd (nuked netplan.io and Network Manager) and gave it static IPs like this: /etc/systemd/network/10-ethernet.network [...
iBug's user avatar
  • 3,678
3 votes
1 answer
9k views

I'm begging for help here. Been spending hours researching how to solve what seemed like a simple problem: On a CentOS 7.6 host with two network interfaces on two different networks, how to have two ...
Alain's user avatar
  • 31
1 vote
1 answer
813 views

I was trying to script OpenVPN server setup to modify metric of pushed routes so these are higher than any other interface: push "route-metric 700" This is needed to overcome https://community....
Te Ri's user avatar
  • 303
0 votes
0 answers
159 views

To gather some metrics, cumulative : iotop -P -a On one server (Linux 2.6.18-348.6.1.el5, centos 5.9) iotop (iotop 0.4.3) shows : 5 be/7 root 0.00 B 0.00 B -125056859448.21 % 0.20 % [...
Massimo's user avatar
  • 1,055
1 vote
1 answer
2k views

This is excerpt from my ip route command: 192.168.1.0/24 dev enp1s0 proto kernel scope link src 192.168.1.2 metric 100 192.168.1.0/24 dev wlp2s0 proto kernel scope link src 192.168.1.14 ...
syntagma's user avatar
  • 12.9k
2 votes
2 answers
503 views

I have two servers: one application and one database. They are both connected over two interfaces. One is frontend LAN with 100 Mbit and one is in the backbone LAN with 1 Gbit. Well, planned is that ...
dafrk's user avatar
  • 61

15 30 50 per page