New skin

Addons for Cacti and discussion about those addons

Moderators: Developers, Moderators

User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Re: New skin

Post by browniebraun »

FTBZ wrote:Thanks for all information, but to be sure to understand, the phalek version is a fork and not a new addition to the official version? This is not the same thing that says browniebraun?
You're absolutely right. And I was talking about 0.8.8d - nothing else.
As Jimmy perfectly explained we have to migrate everything in baby steps.
Next release will allow to use different themes based on plain CSS.

Regards
-Andi
Hat das Blümchen einen Knick, war der Schmetterling zu dick! ;)
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
FTBZ
Posts: 7
Joined: Sun Dec 14, 2014 5:03 am

Re: New skin

Post by FTBZ »

phalek, your forked version will follow the Cacti roadmap, or it's a "one shoot" version only?
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

It will/needs to follow the roadmap, as it's the base for CereusMonitoring a hosted Cacti solution with several enhancements.

UPDATE: Now of course it will be behind a bit due to the changes involved ... e.g. the current version is based on 0.8.8b but already includes some patches from 0.8.8c

Would be nice to see the Smarty integration coming at some point, as it makes things easier ... :-)
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

Here's a little online-demo:

URL: http://demo.network-outsourcing.de/
User: demoadmin
Password: CMPassword

Try calling the URL from your smartphone ... :-)
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

Took me 5 lines of code to be changed in setup.php to integrate Weathermap. It's enabled on the demo page as well now:

http://demo.network-outsourcing.de/plug ... plugin.php
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Re: New skin

Post by Howie »

The skin looks great, but the license for the skin isn't so useful...
You must not incorporate the item in a work which is created for redistribution or resale by you or your client.
Your use of the item is restricted to a single installation.
Until you get to the $750 version.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

which I have ....
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Re: New skin

Post by Howie »

:-) fair enough...

I'll be reverting to plain bootstrap though - Weathermap is the worst-paying job I ever had! :-)
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

:-) I was way to lazy to take care of a nice design. Nevertheless plain bootstrap is nice looking as well. Just wanted to get a complete supported package to use for my commercial projects. That 750$ paid off on a customer project already anyway.

Btw, i just implemented this Image map resizer to Weathermap ( along with some divs in the Weathermap class) to nicely resize the ImageMap along with the actual weathermap.

The whole thing needs to be useable on a tablet/smartphone :-)

https://github.com/davidjbradshaw/imagemap-resizer

It's implementd on the demo page and works quite nicely and should be compatible with GPL i think ( it's MIT licensed )

Still need to find that little table/td/tr thing that stops the resizing part to fit on a smartphone ...
Edit: Found it, it was the footer ;-)
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Re: New skin

Post by Howie »

phalek wrote:Btw, i just implemented this Image map resizer to Weathermap ( along with some divs in the Weathermap class) to nicely resize the ImageMap along with the actual weathermap.

The whole thing needs to be useable on a tablet/smartphone :-)

https://github.com/davidjbradshaw/imagemap-resizer

It's implementd on the demo page and works quite nicely and should be compatible with GPL i think ( it's MIT licensed )
Thanks for that! I'll try to get it into the next version. It has a nice full-screen mode now, and this would work well with that too.
Still need to find that little table/td/tr thing that stops the resizing part to fit on a smartphone ...
The Manage...Weathermaps screen will be very different for the next version, I hope.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
jimcjulsonjr
Posts: 48
Joined: Fri Dec 07, 2012 11:11 am

Re: New skin

Post by jimcjulsonjr »

+1,000,000,000,000,000....well, you get the point.

The data Cacti pulls is second to none, even as a base install. I've had many comments over the last 7+ years of using Cacti about the UI and how it needs an update. That said, those of us that are Network/Systems Engineers are interested in data, not fashion. But at the end of the day, Management always likes the polished look. So this is VERY exciting.

I will say this. That without the plugins working, any UI re-write is virtually unusable for probably 90% of the community. Functions such as Weathermaps, AUTOM8, Monitor, MacTrack, THOLD, Nectar, Discover etc., are all essential (IMO) to basic operation of Cacti. I'm sure many great minds have discussed integrating those functions as a part of Cacti, and have great reasons why it has NOT been done for some of the more obvious ones like AUTOM8 and THOLD etc.., but as long as we can ensure the plugins can port to whatever new UI's are created, this will be a highlight of 2015 for me. I've waited MANY years for this!
-------------------------------------

VERSION: Cacti 0.8.8b
POLLER: Spine
DATA SOURCES: 100,000K and Growing (Multiple Servers)
PLUGINS: AUTOM8, THOLD, DISCOVER, WEATHERMAP, BOOST, CLOG, NECTAR, MACTRACK, FLOWVIEW, SPIKEKILL, INTROPAGE, MONITOR
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

Don't worry, the base functionality won't change in Cacti and most plugins are simple to adapt to the new UI, regardless if it's the CereusMonitoring UI or what browniebrown is talking about.

Without a rewrite of their UI they simply will look "odd", but if they only show up on the "console" part and not the end-user interface that doesn't really matter at the beginning.
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: New skin

Post by phalek »

I've updated the demo site with some plugins. Thold is not yet fully "new UI" like.

URL: https://demo.cereus-monitoring.com
User: demoadmin
Password: CMPassword
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Atreides
Cacti User
Posts: 174
Joined: Mon May 31, 2010 9:26 am

Re: New skin

Post by Atreides »

Hello,
First of all, the look is awesome phalek. I've began testing, and I think I got a bug for you : cant create additional graph trees(error : save failed).
Also a small feature is missing when creating graphs for hosts : the box for "select all" is missing, you have to manually click for every graph.

That's all, so far, I just installed it :). Keep up the good job, btw.
simerah
Posts: 7
Joined: Sun Oct 26, 2014 11:39 pm

Re: New skin

Post by simerah »

Nice Phalek,
Keep up the good job, btw ist free ??? :P
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest