Re: Maximum number of inclusions into graph tree
Thomas Urban <[email protected]> Wed, 23 Dec 2015 11:12:59 +0000
| Newsgroups | gmane.network.cacti.user |
|---|---|
| Message-ID | <AMXPR01MB006B81F6C1F046F712302C4FBE60@AMXPR01MB006.eurprd01.prod.exchangelabs.com> |
Well, Usually the tree is built like this ( at least I do it this way ): Default Tree ---- Country -------- Site A ------------ Building A ---------------- Host 1 ---------------- Host 2 ------------ Building B ---------------- Host 3 ---------------- Host 4 All items have a order key in the database, and for each leaf ( in the above example, a leaf is e.g. "Country" or "Site A" or "Building A" ) can hold 998 items. So if you have used this structure, you may have reached the limit: Default Tree ---- Customer A -------- Graph 1 -------- Graph 2 .... -------- Graph 998 -------- Graph 999 ---> No more items to be added to the "Customer A" leaf as there is no spoce left for item 1000 So how does your tree look like ? Thomas Urban Owner Work: +49 (0)7543 609337-0 Fax: +49 (0)7543 609337-9 Email: [email protected] http://de.linkedin.com/in/thomasurban Urban-Software.de Im Holzwinkel 7 Kressbronn 88079 Germany ________________________________________ Von: Felipe Agnelli Barbosa <[email protected]> Gesendet: Mittwoch, 23. Dezember 2015 12:04 An: Support requests/questions about cacti Betreff: Re: [cacti-user] Maximum number of inclusions into graph tree Hi Thomas, I have 1.309 items. The problem is exactly that! How can i check the limit of item into a leaf? And, How can i change? I searched for it but don't find. Thanks, Felipe Em 23/12/2015 07:10, "Thomas Urban" <[email protected]> escreveu: > Hi > > How many items do you have in a single leaf (sub header) ? > > You may have hit the maximum numbers of items in a leaf/sub header section. > > > Thomas Urban > Owner > > Work: +49 (0)7543 609337-0 > Fax: +49 (0)7543 609337-9 Email: [email protected] > http://de.linkedin.com/in/thomasurban > Urban-Software.de > Im Holzwinkel 7 > Kressbronn 88079 > Germany > > > > ________________________________________ > Von: Felipe Agnelli Barbosa <[email protected]> > Gesendet: Dienstag, 22. Dezember 2015 17:05 > An: [email protected] > Betreff: [cacti-user] Maximum number of inclusions into graph tree > > Hi Everyone, > > I have a doubt that i couldn't to find a answer in the forums, mail list, > google etc. > So, I apologies in advance for any inconvenience. > Lets explain the problem, I have a tree that have 1.309 graphs. > When I try to include more graphs it doesn't appear, don't have an error > msg, warning msg, its ok to the Cacti but, the action not happen. > Is there anyone with the same problem or already seen that? > > Thanks in advance, > > > []s, > Felipe > > ------------------------------------------------------------------------------ > _______________________________________________ > cacti-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cacti-user > > > ------------------------------------------------------------------------------ > _______________________________________________ > cacti-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cacti-user > ------------------------------------------------------------------------------ _______________________________________________ cacti-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cacti-user ------------------------------------------------------------------------------