Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
patch -p1 -N --dry-run < plugins/autom8/patches-087g/cacti087g_autom8.patch
patching file add_graph_template.php
Hunk #1 FAILED at 144.
1 out of 1 hunk FAILED -- saving rejects to file add_graph_template.php.rej
patching file add_tree.php
Hunk #1 FAILED at 33.
1 out of 1 hunk FAILED -- saving rejects to file add_tree.php.rej
patching file host_update_template.php
Hunk #1 FAILED at 136.
1 out of 1 hunk FAILED -- saving rejects to file host_update_template.php.rej
can't find file to patch at input line 37
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Nabur host.php host.php
|--- host.php 2010-07-10 11:50:50.368399754 +0200
|+++ host.php 2010-07-12 20:32:22.137080648 +0200
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
patching file api_automation_tools.php
Hunk #1 FAILED at 22.
1 out of 1 hunk FAILED -- saving rejects to file api_automation_tools.php.rej
patching file api_device.php
Hunk #1 FAILED at 178.
1 out of 1 hunk FAILED -- saving rejects to file api_device.php.rej
patching file api_graph.php
Hunk #1 FAILED at 82.
Hunk #2 FAILED at 95.
2 out of 2 hunks FAILED -- saving rejects to file api_graph.php.rej
patching file api_tree.php
Hunk #1 FAILED at 44.
1 out of 1 hunk FAILED -- saving rejects to file api_tree.php.rej
patching file data_query.php
Hunk #1 FAILED at 56.
1 out of 1 hunk FAILED -- saving rejects to file data_query.php.rej
patching file template.php
patch unexpectedly ends in middle of line
Hunk #1 FAILED at 786.
1 out of 1 hunk FAILED -- saving rejects to file template.php.rej
I only added a newline at the end. For your convenience, I again add the path against 087g/PIA2.8 after having added PIA via patch (which worked straightforward)
R.
In fact if I modify someting in the "Rule Items => Create Tree", the "Field Name" comes empty as long as I use "fixed string". The only way that I found to correct this is to do this manually in the database.
Attachments
After saving, the "field name" has no value. In the database the field has an empty value
after_modification.png (11.61 KiB) Viewed 4289 times
Now I just change the title of the tree that I need to create
modification of grep title.png (15.95 KiB) Viewed 4289 times
As you can see, everything run smooth
before_modification.png (11.39 KiB) Viewed 4289 times
Just wait before release (if you've planned it soon), I've maybe found a bug when directely adding graph in tree instead of hosts. I need to make more tests.
Just checking if anyone else is seeing this problem:
Just installed 0.35b5 under an copy of cacti v0.8.7g. I go into 'Tree Rules', click on 'Add', enter a name and then change the 'Tree' dropdown to a different tree.
The page then automatically reloads and the 'Tree' setting has reverted back to the first item in the list.