Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

server status stats not showing any information

After upgrading to Lion Server from Snow leopard server the status graphs for cpu, memory and network usage just appear as blank windows.. any know how to restart them or get them to show?

Posted on Jul 21, 2011 1:10 AM

Reply
50 replies

Jul 25, 2011 4:39 PM in response to Daleforster

I had the same problem and have found a solution that works for me (Lion server, MacMini, upgraded in place from Leopard Server).


In terminal,

Check /System/Library/LaunchDaemons/ServerPerfLog.plist

in my case the key Disabled was set to true.

Change to false, then reload using

sudo launchctl load -w /System/Library/LaunchDaemons/ServerPerfLog.plist


restart Server App or reconnect it to your server and (in my case anyway) stats now appear.

Jul 25, 2011 7:12 PM in response to rkydd

rkydd wrote:


In terminal,

Check /System/Library/LaunchDaemons/ServerPerfLog.plist

in my case the key Disabled was set to true.

Change to false, then reload using

sudo launchctl load -w /System/Library/LaunchDaemons/ServerPerfLog.plist


restart Server App or reconnect it to your server and (in my case anyway) stats now appear.


I don't have the file ServerPerfLog.plist in that location.


I am having same issue as others. I did an updgrade and clean install both with issues. Restarting the server app sometimes works, as well as zapping PRAM.


Funny, I have the "Server Status" widget, and it displays all the info correctly. Mine just has times where it toally cuts out:


User uploaded file

Jul 25, 2011 11:45 PM in response to kirdes

This strategy worked for me, too - I can now see the stats (in an upgraded Mini server).


To summarise the steps I took, based on the above contributions:

  1. sudo vi /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
  2. Change <key>Disabled</key> to <key>Enabled</key>
  3. Save changes and exit vi
  4. sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
  5. Start Server app and observe stats (allow a minute or two for them to be gathered and appear)


Thanks to those who contributed.

Jul 27, 2011 11:54 PM in response to goeres

Hi all, I managed to get the stats working, here's the process I followed.


  1. Reset PRAM (reboot + hold Option+Command+P+R and wait for the 3rd chime).
  2. Check status of first key in /System/Library/LaunchDaemons/ServerPerfLog.plist.
  3. If key is set to 'Disabled' then edit it (in text editor) to 'Enabled'.
  4. Save and replace /System/Library/LaunchDaemons/ServerPerfLog.plist.
  5. Close editor and all other apps.
  6. Normal reboot and wait 3 minutes to allow for data to collect.


I now have stats in the Server app, and in the Admin tools locally.


Since Admin tools for Lion will not install on Snow Leopard, I am yet to work out how a server can be remotely monitored.

server status stats not showing any information

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.