In order to run Grillon, php must be compiled with snmp support.
Here are the options needed to compile php with snmp support :
--with-snmp=/usr/local/net-snmp --enable-ucd-snmp-compatibility.
Off course the net-snmp library must have been installed in the /usr/local/net-snmp directory before compiling php.
This new version is also the birth of the first Grillon RPM package.
It is now possible to install Grillon by using the simplicity of the RPM package.
The previous bug has been corrected in this release.
Thank you to email me all the bugs you could discover when using this package.
Enjoy the Grillon ;o)
A little bug has been detected in Grillon V1.90.
When an Equipment is removed from a group , the graphs for this equipment remains visible through the display page for this group.
The correction will be available in the next version , available in the next few days.
In this version , we get rid of the 14all cgi scripts and mrtg to generate graphs.
All the graphs are now created on demand, when consulting the display page, by the rrdtool graph function (but today this function is still called by an mrtg script ).
It has as a result a smallest cpu utilization and better graphs, more clear and readable, and with more interesting informations.
2 new graphs are now available to users :
-Global graph : for each group , in the graph intro page, we find this global graph. It provides a global view of the data monitored for this group.
-Specific graph : for each equipment monitored, we are now able to enter a starting date and an ending date to get the graph for this period of time. It's really usefull to study a specific period.... read more
The following improvements have been made to Grilllon :
-Admin Menu added
-New look for the menu
-During the addition of a new equipment , an snmp polling is done to see if this equipmt is reachable
-Improvement of the OID management. (legend management has been aded to it)
New functionnalities are on their way too and will arrive soon !
grillon-1.60 is now release and it includes the following changes :
-Grillon follows now the php 4.2.3 model concerning the global variables management (support of register_globals=off)
-Logging has been added. all major actions are now logged.
-Admin page has been added. Across this page, you will be able to :
*manage OID.
*manage Users.
*View log .
-A log out button has been added
1.50 version has been released .
Here are the changes :
-Admin profil added
He manages :
OID
Users
-Automatic configuration
Files template_14all.cgi and template_mrtg.cfg are automaticly modified during install process
-Grillon database structure has been changed
-Left Menu has been added to simplify the navigation through the interface
-Documentation has been changed
Grillon-1.20 is out !!!
Since 1.00 version a lot of changes have been made:
-Installation process has been modified. Now you have to provide the apache user ID.
-Notice has been added to inform that grillon follows the GPL
-When deleting OIDs -> the equipments which monitor those OIDs are deleted too
-Same for Community
1.00 beta release is out.
-Contextual help has been added
-Community management has been added
-grillon.sql has been modified
Now , when you delete an equipment , it's also removed on the graphics page of the group it previously belongs to.
Release 0.60 is out.
You can now modifier previously entered Equipments
-New Grillon release is out .
It contains improuvement about OID and Equipment management
-Installation process has been cleaned off of bugs
The Home page for Grillon project is now available .
Its URL is : grillon.sourceforge.net
But it's still under construction!!!
The pre alpha of Grillon project is gonna be putonline very soon as the first part of the documentation.