Thank you! I have been very busy last few months. Now I´m starting to workTheWitness wrote: ↑Tue Apr 07, 2020 10:22 am By far, my most favorite plugin that I did not write myself Keep the good work!
Intro page/console homepage
Moderators: Developers, Moderators
Re: Intro page/console homepage
Let the Cacti grow!
Re: Intro page/console homepage
I love it too. only issue i have seen is an upgrade to 1.2.11, it says the tables are not innodb.. they are myisam.
Re: Intro page/console homepage
next time i attempt my 1.2.11 upgrade ill show u the screen. i got warnings about 2 tables, one of them was for the intropage, but i didnt write it down.. just a mental note.
Re: Intro page/console homepage
sorry, same effect, even with the one from below. It says version 1.8.3 (this is what I already had)
Re: Intro page/console homepage
ok, got it to work,
git clone pulls the old version only.
downloaded the zip file and it worked
git clone pulls the old version only.
downloaded the zip file and it worked
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Intro page/console homepage
git clone -b develop https://github.com/blah/blah.git .
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Intro page/console homepage
Version 2.0 released!
Changes:
- up to 9 dashboards
- api for third party panels
- favourite graphs with timespan
- much faster (data gathering in poller)
- fix a lot of bugs
Download/clone from https://github.com/xmacan/plugin_intropage
Changes:
- up to 9 dashboards
- api for third party panels
- favourite graphs with timespan
- much faster (data gathering in poller)
- fix a lot of bugs
Download/clone from https://github.com/xmacan/plugin_intropage
Let the Cacti grow!
Re: Intro page/console homepage
Hello,
Tried to install this version(had 1.8.3) but I'm getting some errors and I cant access the plugin tab now :
2020/06/12 10:49:47 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2020/06/12 10:49:47 - ERROR PHP ERROR: Uncaught Error: Call to undefined function api_plugin_check_dependencies() in /var/www/html/cacti/lib/plugins.php:586 Stack trace: #0 /var/www/html/cacti/plugins.php(623): api_plugin_can_install('Intropage', '') #1 /var/www/html/cacti/plugins.php(633): plugin_required_installed(Array, 'plugin_temp_tab...') #2 /var/www/html/cacti/plugins.php(547): plugin_actions(Array, 'plugin_temp_tab...') #3 /var/www/html/cacti/plugins.php(479): format_plugin_row(Array, true, false, 'plugin_temp_tab...') #4 /var/www/html/cacti/plugins.php(135): update_show_current() #5 {main} thrown in file: /var/www/html/cacti/lib/plugins.php on line: 586
2020/06/12 10:48:54 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler()) .
I can access plugin tab only if I delete the intropage folder from linux box. Tried that once and reinstall, but got into the same error.
Tried to install this version(had 1.8.3) but I'm getting some errors and I cant access the plugin tab now :
2020/06/12 10:49:47 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2020/06/12 10:49:47 - ERROR PHP ERROR: Uncaught Error: Call to undefined function api_plugin_check_dependencies() in /var/www/html/cacti/lib/plugins.php:586 Stack trace: #0 /var/www/html/cacti/plugins.php(623): api_plugin_can_install('Intropage', '') #1 /var/www/html/cacti/plugins.php(633): plugin_required_installed(Array, 'plugin_temp_tab...') #2 /var/www/html/cacti/plugins.php(547): plugin_actions(Array, 'plugin_temp_tab...') #3 /var/www/html/cacti/plugins.php(479): format_plugin_row(Array, true, false, 'plugin_temp_tab...') #4 /var/www/html/cacti/plugins.php(135): update_show_current() #5 {main} thrown in file: /var/www/html/cacti/lib/plugins.php on line: 586
2020/06/12 10:48:54 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler()) .
I can access plugin tab only if I delete the intropage folder from linux box. Tried that once and reinstall, but got into the same error.
- Attachments
-
- intropage error install.jpg (62.79 KiB) Viewed 5546 times
Re: Intro page/console homepage
1.8.3 needs Cacti 1.2.2. Which version do you have?Atreides wrote: ↑Fri Jun 12, 2020 2:54 am Hello,
Tried to install this version(had 1.8.3) but I'm getting some errors and I cant access the plugin tab now :
2020/06/12 10:49:47 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2020/06/12 10:49:47 - ERROR PHP ERROR: Uncaught Error: Call to undefined function api_plugin_check_dependencies() in /var/www/html/cacti/lib/plugins.php:586 Stack trace: #0 /var/www/html/cacti/plugins.php(623): api_plugin_can_install('Intropage', '') #1 /var/www/html/cacti/plugins.php(633): plugin_required_installed(Array, 'plugin_temp_tab...') #2 /var/www/html/cacti/plugins.php(547): plugin_actions(Array, 'plugin_temp_tab...') #3 /var/www/html/cacti/plugins.php(479): format_plugin_row(Array, true, false, 'plugin_temp_tab...') #4 /var/www/html/cacti/plugins.php(135): update_show_current() #5 {main} thrown in file: /var/www/html/cacti/lib/plugins.php on line: 586
2020/06/12 10:48:54 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler()) .
I can access plugin tab only if I delete the intropage folder from linux box. Tried that once and reinstall, but got into the same error.
Let the Cacti grow!
Re: Intro page/console homepage
I have 1.3.0 devel.
Re: Intro page/console homepage
Cacti version 2.0.1 ? Or intropage plugin version?. Cant find any of them.
Re: Intro page/console homepage
1.3.0 is the cacti version I have, and 2.0 the intropage plugin.
Who is online
Users browsing this forum: No registered users and 0 guests