HWSB Dev web, etc.

Posté le
27 août 2005 @11:25

Dans la catégorie
code

Apache server-status Greasemonkey script

Here is a GreaseMonkey script wich adds some functionalities to the ‘server-status’ page generated by Apache (with the ExtendedStatus option activated).

  • Datas are more readable
  • Tables are sortable
  • The page refreshes itself every 5 seconds. This function can be turned off.

server-status.user.js

Voici un script Greasemonkey ajoutant quelques fonctionnalités à la page ‘server-status’ générée par Apache (avec l’option ExtendedStatus activée).

  • Ajout d’une feuille de style rendant les informations plus lisibles
  • Utilisation du script sorttable qui permet le tri par colonnes.
  • Possibilité de rafraîchir automatiquement la page toutes les 5 secondes.

5 commentaires

Posté par
Cristina
13 décembre 2005 @17:09

I have installed server-status.user.js in FireFox 1.5 and it seems that it doesn´t work. In the Javascript console appears: Expected color but found ’#gray’. Error in parsing value for property ´background-color’. Declaration dropped. (line 1) and: addEvent is not defined Line 131 and so, I can´t sort tables, neither disable the 5 seconds refresh. Thanks in advance! Cristina


Posté par
Cristina
13 décembre 2005 @17:20

I have changed ’#gray’ to ‘gray’ and now only appears (every 5 seconds): addEvent is not defined

any suggestion? Thanks! Cristina


Posté par
admin
5 janvier 2006 @17:12

Hi Cristina,

Thanks for pointing this problem. The new version of Greasemonkey for Firefox 1.5 has got security fixes wich disable functions in my script. I’ll work on it this week-end.


Posté par
admin
7 janvier 2006 @17:12

I’ve published a new version which works on firefox 1.5 but unfortunatly without the table sort functionality.


Posté par
admin
19 octobre 2006 @17:13

It’s fixed now, with the sortable columns. Thanks to this other greasmonkey script by Frank Ralf :http://userscripts.org/scripts/show/5387


Laissez un commentaire

Apache server status 1.1