Maniak
Verified User
Hi,
It has been a long time since I have not been active on this board, so I am back.
I would like to request a feature that I call the 'health' or 'sanity' check dashboard page. Open-source software's are very often updated and released in stable versions and to make a complete list, I am talking off:
- Apache
- Bind (named)
- Dovecot
- Exim
- PHP
- MySQL
- ProFTPd
- OpenSSH
The idea is to have a file called 'stable-releases.txt' located somewhere on DA's file server and that the file contain all software with the current stable releases.
and that there's a page called "health check" that compares installed version with the current stable one. The system should take care of the server configuration (apache 1.3, 2.0, 2.2 | php 4/5/6 cli or cgi | etc..) and that you can see a little report that look like:
It would be good that the check is done together with the tally tasks and that the server administrator can to have an option to include a server report with an email.
It would help to keep our boxes up to date easily.
Thanks.
It has been a long time since I have not been active on this board, so I am back.
I would like to request a feature that I call the 'health' or 'sanity' check dashboard page. Open-source software's are very often updated and released in stable versions and to make a complete list, I am talking off:
- Apache
- Bind (named)
- Dovecot
- Exim
- PHP
- MySQL
- ProFTPd
- OpenSSH
The idea is to have a file called 'stable-releases.txt' located somewhere on DA's file server and that the file contain all software with the current stable releases.
Code:
apache=2.2.13
php=5.3.0
etc...
and that there's a page called "health check" that compares installed version with the current stable one. The system should take care of the server configuration (apache 1.3, 2.0, 2.2 | php 4/5/6 cli or cgi | etc..) and that you can see a little report that look like:
Code:
Software Installed Current stable Status
-------- --------- -------------- ------
Apache 2.2.13 2.2.13 OK
Exim 4.68 4.69 Outdated
It would be good that the check is done together with the tally tasks and that the server administrator can to have an option to include a server report with an email.
It would help to keep our boxes up to date easily.
Thanks.
Last edited: