wiki:TipAndDoc/Games/Minecraft/spigot/plugins

Version 2 (modified by mitty, 8 years ago) (diff)

--

LagMeter

  • /srv/craftbukkit/plugins/LagMeter/settings.yml
    Commands:
        Lag:
            displayEntities: true
            displayChunks: true
    log:
        interval: 30
        logTotalEntitiesOnly: false
        logTotalChunksOnly: false
    
  • /srv/craftbukkit/plugins/LagMeter/lag.log
    [01-03-2016 15:50:01] TPS: 20.0
    Memory free: 698.37/989.88 (70.55%)
    Players online: 0/20
    Chunks loaded in world "world": 256
    Chunks loaded in world "world_nether": 0
    Chunks loaded in world "world_the_end": 0
    Total chunks loaded: 256
    Entities in world "world": 70
    Entities in world "world_nether": 0
    Entities in world "world_the_end": 0
    Total entities: 70
    
    [01-03-2016 15:51:01] TPS: 20.0
    Memory free: 798.28/989.88 (80.64%)
    Players online: 0/20
    Chunks loaded in world "world": 256
    Chunks loaded in world "world_nether": 0
    Chunks loaded in world "world_the_end": 0
    Total chunks loaded: 256
    Entities in world "world": 70
    Entities in world "world_nether": 0
    Entities in world "world_the_end": 0
    Total entities: 70
    
    (snip)
    
    [01-03-2016 16:11:01] TPS: 20.0
    Memory free: 770.26/989.88 (77.81%)
    Players online: 1/20
    Chunks loaded in world "world": 441
    Chunks loaded in world "world_nether": 0
    Chunks loaded in world "world_the_end": 0
    Total chunks loaded: 441
    Entities in world "world": 148
    Entities in world "world_nether": 0
    Entities in world "world_the_end": 0
    Total entities: 148
    
    (snip)
    
    [01-03-2016 16:36:15] TPS: 20.0
    Memory free: 740.14/989.88 (74.77%)
    Players online: 1/20
    Chunks loaded in world "world": 272
    Chunks loaded in world "world_nether": 441
    Chunks loaded in world "world_the_end": 0
    Total chunks loaded: 713
    Entities in world "world": 74
    Entities in world "world_nether": 26
    Entities in world "world_the_end": 0
    Total entities: 100
    
  • mcrcon
    • [01-03-2016 16:42:35] TPS: 20.0
      Memory free: 751.50/989.88 (75.92%)
      Players online: 1/20
      Chunks loaded in world "world": 272
      Chunks loaded in world "world_nether": 441
      Chunks loaded in world "world_the_end": 0
      Total chunks loaded: 713
      Entities in world "world": 75
      Entities in world "world_nether": 26
      Entities in world "world_the_end": 0
      Total entities: 101
      
    • RCONの方は手動で取得しているので、厳密に同時刻ではない

Statistics

  • Statistics - Bukkit

    Requirements:

    • PHP 5.3.2 or greater
      • GD2 library
      • cURL library
      • fsockopen
    • MySQL 5.5 or greater
      • InnoDB support
      • remote connections allowed

Stats

Attachments (1)

Download all attachments as: .zip