Search found 21 matches

by ebini
Tue Dec 15, 2009 4:27 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 655024

shame on me :oops:

o.k. now it seems to work......

Thank you!

And good look with your internet provider.
by ebini
Wed Dec 02, 2009 7:36 am
Forum: Plugin Development
Topic: add "left menu" to new Page
Replies: 9
Views: 8171

o.k. thank you....

:oops:
by ebini
Wed Dec 02, 2009 4:30 am
Forum: Plugin Development
Topic: add "left menu" to new Page
Replies: 9
Views: 8171

Sorry,

i don't know what the problem was (or what i have changed(?))

The left menu is shown.

But i don't understand what is necessary for cacti to decide to show the left menu or not (?)

Perhaps someone has a hint for me

THanks

Ebini
by ebini
Mon Nov 30, 2009 6:53 am
Forum: Plugin Development
Topic: add "left menu" to new Page
Replies: 9
Views: 8171

i added top_headers.

The tabs are shown, but what is needed to enable the left (console) menu?

Thanks

Ebini
by ebini
Mon Nov 30, 2009 5:28 am
Forum: Plugin Development
Topic: add "left menu" to new Page
Replies: 9
Views: 8171

add "left menu" to new Page

Hi, i just want to add an entry to the left menu under Management. This was not a Problem: function plugin_test_install() { global $config; api_plugin_register_hook('test', 'config_arrays', 'test_config_arrays', 'setup.php'); api_plugin_register_hook('test', 'draw_navigation_text', 'test_draw_naviga...
by ebini
Thu Nov 26, 2009 4:00 am
Forum: Help: General
Topic: export (xml)-templates via cli
Replies: 3
Views: 1362

i've written a quick&dirty script.

Perhaps you want to add this to cacti and check/improove it.

Especially i'm unsure if i have chosen the correct tables (sqls) for the template-ids.

move it into the cli cacti directory.
The targetdirectory is needed to dump all xmls.

Ebini
by ebini
Thu Nov 26, 2009 2:40 am
Forum: Plugin General
Topic: plugin tab order
Replies: 0
Views: 904

plugin tab order

Hi, i'm writing my first plugin with a tab:. 1.) Is it possible to change the order/position of the tab. p.e. this is a "help"-tab und should be at the right side" (or at least "as right as possible" ;-) of all of the plugin-tabs) 2.) My first plugin-tab is allways in the sa...
by ebini
Wed Nov 25, 2009 8:40 am
Forum: Help: General
Topic: export (xml)-templates via cli
Replies: 3
Views: 1362

export (xml)-templates via cli

Hi,

i found a script to import xml-templates.

Is there also a cli-script to export (all) templates?


Thanks

Ebini
by ebini
Fri Nov 20, 2009 11:06 am
Forum: Help: General
Topic: override php sessions handling
Replies: 2
Views: 1068

Thank you. i added a feature request in mantis.
by ebini
Fri Nov 20, 2009 11:01 am
Forum: Plugin Development
Topic: plugin_hook cacti_image
Replies: 2
Views: 3608

o.k. this was silly of my.

Just return the path to the image in the called function.

=> Solved.
by ebini
Thu Nov 19, 2009 7:32 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 655024

Sounds like a bug. I'll have to check this. Which version of ReportIt are you using? Best regards -Andreas- I'm using reportIT 0.7.1 with your "patch" from this forum: "reportit_071_prepatched.zip" and here the output: plugins/reportit/runtime.php -v --debug 3 (i hope nobody kil...
by ebini
Wed Nov 18, 2009 11:18 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 655024

Auto Generated Data Items

Hi, have i missunderstood the feature "Auto Generated Data Items" in report configuration? I want to automatically add the dataitems to my report. I set Report Configuration -> "Data Item Presets" -> Data Items Filter (optional) to "l%" <- i wannt all hosts with host de...
by ebini
Fri Nov 06, 2009 6:31 am
Forum: Help: General
Topic: override php sessions handling
Replies: 2
Views: 1068

override php sessions handling

Hi, as far as i know cacti uses the standard php-session handling. i just want to ask carefully: wouldn't it be a nice feature to override the standard sessions handling and store session information in the DB. (or make it possible). I ask, because i want to load-balance the webserver. see also http...
by ebini
Thu Nov 05, 2009 11:43 am
Forum: Plugin Development
Topic: plugin_hook cacti_image
Replies: 2
Views: 3608

i found a solution. i solved this by this way: api_plugin_register_hook('myplugin', 'cacti_image', 'show_image','includes/show_image.php'); the function prints the image-src-html code. but is this the correct way? i found the following documentation: http://cactiusers.org/wiki/Hooks The option passe...
by ebini
Thu Nov 05, 2009 11:23 am
Forum: Plugin Development
Topic: plugin_hook cacti_image
Replies: 2
Views: 3608

plugin_hook cacti_image

Hi, i want to use the plugin-hook "cacti_image". When i enter the path to an image api_plugin_register_hook('myplugin', 'cacti_image', '','images/logo.gif'); the login pages shows the gif like "cat logo.gif" GIF89aí[÷ÿ˜ÔZ6”'P—A‹Éfu (...) and the cacti_login_logo below...