[REQ]Plugin RAM Measurer

Discussion in 'Archived: Plugin Requests' started by BFC_Mike, Jun 25, 2011.

  1. Offline

    BFC_Mike

    I've been having major problems with memory leaks and RAM usage, so is there any way someone can make a plugin to measure each individual plugins usage of memory or, if that's not possible, something similar?
     
  2. Offline

    TexasGamer

    CommandBook has a similar command: /debug info. It doesn't show memory usage by plugin, but it does show the overall system memory, allocated memory to the JVM, and free memory.
     
  3. Offline

    BFC_Mike

    I know, but I'm needing more specific information. We've gotten outofmemory errors, and we're trying to narrow it down.
     
  4. Offline

    TexasGamer

    What plugins are you running on the server? As far as I'm aware, there's not a way to track resource usage by plugin.

    From personal experience, larger plugins such as BigBrother and mcMMO hog memory/cause lag.
     
  5. Offline

    BFC_Mike

    We're currently running the following: MagicCarpet, AutoSave, Honeypot, mcbans, WarnFreeze, MultiVerse, CommandBook, MobRider, BananaChunk, VanishNoPickup, Vanilla, MyWarp, WorldGuard, Permissions, BukkitContrib, ColorMe, ThunderTools, MyHome, ChopTree, LogBlockQuestioner, DropChest, MonsterBox, WorldEdit, Lockette, LogBlock.
     
  6. Offline

    TexasGamer

    That's a lot of plugins! :p

    In any case, try removing nonessential plugins and see if the errors are reduced in frequency or number.
     
  7. Offline

    BFC_Mike

    Theyve seemed to decrease in frequency by allocating more RAM, still, the plugin would be extremely useful.
     
  8. Offline

    TexasGamer

    I completely agree. Unfortunately with the way plugins are handled under CraftBukkit, it's not possible as of yet. :(
     
  9. Offline

    BFC_Mike

    Darn. Most of the issue seems to have gone away now that I've updated to #928. I'll be on constant lookout for any updates that would allow such a plugin!
     

Share This Page