Search found 3 matches

by danbka33
Tue May 06, 2025 7:15 pm
Forum: Ideas and Suggestions
Topic: Access to debug data via mod or any other way to get debug data on headless SERVER.
Replies: 4
Views: 422

Re: Access to debug data via mod or any other way to get debug data on headless SERVER.

How about a way to find out the current UPS server? Without these hard calculations

I see that the CPU load on any core does not reach 100%, perhaps the issue is in the memory bandwidth.
by danbka33
Tue Apr 29, 2025 1:10 pm
Forum: Ideas and Suggestions
Topic: Access to debug data via mod or any other way to get debug data on headless SERVER.
Replies: 4
Views: 422

Re: Access to debug data via mod or any other way to get debug data on headless SERVER.

Also, to get information about the real UPS on the headless server, you have to use the server logs.

We execute the command on the server
/c log (game.tick.." RealUPS")
wait a couple of seconds, execute a second time
/c log (game.tick.." RealUPS")
After that, we go to the server log, there is the ...
by danbka33
Tue Apr 29, 2025 12:55 pm
Forum: Ideas and Suggestions
Topic: Access to debug data via mod or any other way to get debug data on headless SERVER.
Replies: 4
Views: 422

Access to debug data via mod or any other way to get debug data on headless SERVER.

Is there any way to get debug data https://wiki.factorio.com/Debug_mode show-time-usage and show-entity-time-usage from a mod? The idea is simple, a mod that provides a command to get this data. There will be an exporter outside the server that collects data via RCON using this command. It will be ...

Go to advanced search