![]() |
|
|||||||
| Centreon 2.x For centralising all questions and suggestions about centreon 2. |
![]() |
|
|
Thread Tools | Display Modes |
|
#11
|
|||
|
|||
|
Actually there is some buggery going on with the saving curves. Ill post a new patch once ive figured it out....
Last edited by talirk81; 10th February 2010 at 20:55. |
|
#12
|
|||
|
|||
|
Fixed in lasted copy... replaced old attachment also.
|
|
#13
|
|||
|
|||
|
Thank you for this patch ;o)
I have download your lastest patch and apply it but when I want to save "curve" I have a white page and my stack option was not save... Any idee? Thanks for your help ;o) PS: I think it's necessary to include this feature in the future version if possible... |
|
#14
|
|||
|
|||
|
Quote:
Did you: Then run: * Be sure to replace centreon with your centron DB name, and use -u -p if required for alter access * mysql centreon -e "ALTER TABLE `giv_components_template` ADD `host_id` INT( 11 ) NULL AFTER `compo_id`"; mysql centreon -e "ALTER TABLE `giv_components_template` ADD `service_id` INT( 11 ) NULL AFTER `host_id`"; mysql centreon -e "ALTER TABLE `giv_components_template` ADD `ds_stack` ENUM( '0', '1' ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL AFTER `name`"; If so check out your apache logs and let me know what it and your php error logs say. Im better you didnt add the columns to the database. |
|
#15
|
|||
|
|||
|
Thank you for your repply,
Yes I have run the sql query. When I rerun the query I have: Quote:
|
|
#16
|
|||
|
|||
|
I have no error in my apache log!!!
But when I apply the patch I have this error: nagios@ubuntu:/usr/local/centreon$ sudo patch -p1 <2.1.4_Stack.patch.txt patching file www/include/views/graphs/componentTemplates/DB-Func.php Hunk #1 FAILED at 35. 1 out of 1 hunk FAILED -- saving rejects to file www/include/views/graphs/componentTemplates/DB-Func.php.rej patching file www/include/views/graphs/componentTemplates/formComponentTemplate.ihtml patching file www/include/views/graphs/componentTemplates/formComponentTemplate.php patching file www/include/views/graphs/componentTemplates/listComponentTemplates.ihtml patching file www/include/views/graphs/componentTemplates/listComponentTemplates.php patching file www/include/views/graphs/generateGraphs/generateODSImage.php patching file www/include/views/graphs/generateGraphs/generateODSImageZoom.php patching file www/include/views/graphs/generateGraphs/generateODSMetricImage.php nagios@ubuntu:/usr/local/centreon$ Any idee? |
|
#17
|
|||
|
|||
|
Patch is not working. At least for me! Some steps have a failure status.
Can anyone help me ? Quote:
|
|
#18
|
|||
|
|||
|
Is this feature still not in the main release?
|
|
#19
|
|||
|
|||
|
Any news on this?
|
|
#20
|
|||
|
|||
|
It's scheduled for the 3.0 release, see the roadmap
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|