django-skwissh icon indicating copy to clipboard operation
django-skwissh copied to clipboard

A Django application for remotely monitoring servers using SSH

Results 11 django-skwissh issues
Sort by recently updated
recently updated
newest added

Hi, I like a lot your product. It's very usefull and very customizable! I made the spanish translation. I think I use django-skwissh differently because I don't need a complete...

Change CPU(Usage) and CPU(Wait IO) output parsing commands for Ubuntu compatibility.

Never worked a lot with pull requests and didn't now that all new commits will be added to it automatically. So I closed previous one and made new one. I've...

This has helped me to install the software on the root of my domain.

django and kronos are left out of the setup.py requirement list. It would be convenient for installations to include them there.

This was encountered while following the installation instructions (http://rsaikali.github.io/django-skwissh/#installation) against the master branch. To reproduce, after the ``manage.py installtasks'' installation step type: ``` shell crontab -l | cut -d '...

Could be an issue with some rewrites of constructs in Django 1.6. The admin site has none of the model object links after skwissh is installed. Tested on Ubuntu and...

This makes skwissh stop collecting data for this server. Additionally there is no way to fix this except using django shell. I suppose that when cron job is killed or...

bug
enhancement