hi thewitness, do you think that 2.0 is ready to production env or we need to wait a little bit? thanks a lot.TheWitness wrote: ↑Sat Aug 12, 2023 10:30 am It'll be 2.0 beta. I'm kind of bouncing around this weekend trying to knock out snipes. Hopefully I get the time to finish those last 3 issues.
Search found 8 matches
- Fri Aug 25, 2023 1:27 am
- Forum: Plugin: (Threshold)
- Topic: Upgrade Process from Thold 1.7 - 1.8
- Replies: 5
- Views: 4400
Re: Upgrade Process from Thold 1.7 - 1.8
- Thu Aug 24, 2023 6:57 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
xmacan, maybe we need a tip for each issue. This one is a bit more complicated to resolve. Basically, the Auto-Detect on Reindex turns out to take much more time for a re-index operation. It's better to set to Auto-Detect and Set at First Re-Index as it can greatly reduce the amount of time to perf...
- Thu Aug 24, 2023 2:11 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
xmacan, maybe we need a tip for each issue. This one is a bit more complicated to resolve. Basically, the Auto-Detect on Reindex turns out to take much more time for a re-index operation. It's better to set to Auto-Detect and Set at First Re-Index as it can greatly reduce the amount of time to perf...
- Wed Aug 23, 2023 8:53 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
Once you've detected it once, unless something changes where it's not performing as well, there is no need to do it again. A case where you might want to set it to -1, is to see if it changes over it's life, or you get a firmware update to make it work better at larger bulk walk sizes. thanks, good.
- Wed Aug 23, 2023 8:47 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
done, it works.TheWitness wrote: ↑Wed Aug 23, 2023 8:07 am If you run this query, the problems should be resolved:
Then it'll lock in at 10 for ever afterwards.Code: Select all
UPDATE host SET bulk_walk_size=0;
- Wed Aug 23, 2023 8:38 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
TheWitness wrote: ↑Wed Aug 23, 2023 8:07 am If you run this query, the problems should be resolved:
Then it'll lock in at 10 for ever afterwards.Code: Select all
UPDATE host SET bulk_walk_size=0;
the witness this field/parameter shouldn't be automatically updated after every re-index?
- Wed Aug 23, 2023 7:51 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
xmacan, maybe we need a tip for each issue. This one is a bit more complicated to resolve. Basically, the Auto-Detect on Reindex turns out to take much more time for a re-index operation. It's better to set to Auto-Detect and Set at First Re-Index as it can greatly reduce the amount of time to perf...
- Wed Aug 23, 2023 7:08 am
- Forum: Addons for Cacti
- Topic: Intro page/console homepage
- Replies: 229
- Views: 141146
Re: Intro page/console homepage
Hi guys @macan, i need some infos related to new control "not optimized Bulk Walk Size devices". This is my result: Immagine 2023-08-23 140417.jpg how can i use this information? i have made some checks but i didn't see problems related to devices with: xxxxx - (xxxxx) (ID: 12, Bulk walk s...