The Deimos Project

Lies, damn lies and statistics

Already a part of Deimos? Log in!

Linux, MDV 2010.1 Cooker.


I am having my own issue with deimos, I was able to get it installed and reported back on the hardware, though after that, the Statisics Server is not able to be connected to, I have put this in as a service, made sure its running, chkconfig --list reports that deimos is ON for RunLevel 2 through 5

Deimos-UI tells me that it times out in contacting the statistics server.

I don't exactly see any configuration files unless I missed them. So not sure how to proceed.

oh and the logs for .deimos-ui


[06-08-2010 15:24:03] Connecting with host localhost:39690...
[06-08-2010 15:24:03] Got connection with service!
[06-08-2010 15:24:33] Timeout while connecting to service
[06-08-2010 15:24:34] Disconnected from server

any suggestions?

- Is deimos-service really running when you check via ps/top?
- Could you check if the port 39690 is open via netstat?

Well deimos-svc is indeed running, it's consuming a LOT of cpu cycles, roughly 85%

Which on further looking, might becuase I have a F--k TON of CLOSE_WAIT's for localhost:39690.

Though as far as I am aware, I don't have a firewall active on this machine. So every last port should be open and accessable.

Oddly enough, I can not terminate deimos.

service deimos stop - does not work
kill 968 - does not work.

deimos-svc is running hard and not responding.

Is there a source tar ball by chance that I could compile myself?

There is no source tarball available.

I'm also having issues with Deimos on Mandriva 2010.1. It won't even start here.


Ok have it running now, its reporting correctly, and system resources are way down where they should be, wonderful!

Thank you!

On a secondary note will Deimos record without a gui?

Yes. deimos-ui is only the interface. So long deimos-svc is running, stats keep coming. :)

Wonderful. Thank you.