(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (global = global || self, factory(global.ka = {})); }(this, function (exports) { 'use strict'; var fp = typeof window !== "undefined" && window.flatpickr !== undefined ? window.flatpickr : { l10ns: {} }; var Georgian = { weekdays: { shorthand: ["კვ", "ორ", "სა", "ოთ", "ხუ", "პა", "შა"], longhand: [ "კვირა", "ორშაბათი", "სამშაბათი", "ოთხშაბათი", "ხუთშაბათი", "პარასკევი", "შაბათი", ] }, months: { shorthand: [ "იან", "თებ", "მარ", "აპრ", "მაი", "ივნ", "ივლ", "აგვ", "სექ", "ოქტ", "ნოე", "დეკ", ], longhand: [ "იანვარი", "თებერვალი", "მარტი", "აპრილი", "მაისი", "ივნისი", "ივლისი", "აგვისტო", "სექტემბერი", "ოქტომბერი", "ნოემბერი", "დეკემბერი", ] }, firstDayOfWeek: 1, ordinal: function () { return ""; }, rangeSeparator: " — ", weekAbbreviation: "კვ.", scrollTitle: "დასქროლეთ გასადიდებლად", toggleTitle: "დააკლიკეთ გადართვისთვის", amPM: ["AM", "PM"], yearAriaLabel: "წელი", time_24hr: true }; fp.l10ns.ka = Georgian; var ka = fp.l10ns; exports.Georgian = Georgian; exports.default = ka; Object.defineProperty(exports, '__esModule', { value: true }); }));

Operation Tips

Operation on the UI is similar to operating system's standard file manager. However, Drag and Drop is not possible with mobile browsers.

/* CSS for adverts */ .updraft_notice_container { height: auto; overflow: hidden; } .updraft_review_notice_container { padding: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; } .updraft_advert_button_container { margin-bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .updraft_advert_button_container .dashicons { margin-left: 10px; } .updraft_advert_content_left { float: none; width: 80px; padding-top: 9px; margin-right: 9px; } .updraft_advert_content_left_extra { float: none; width: 100px; padding-right: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .updraft_advert_content_left img { min-height: 72px; min-width: 72px; } .updraft_advert_content_right { float: none; width: auto; overflow: hidden; font-size: 16px; } .updraft_advert_content_right p { font-size: 16px!important; } .updraft_advert_bottom { margin: 10px 0; padding: 10px; font-size: 140%; background-color: white; border-color: #E6DB55; border: 1px solid; border-radius: 4px; } .updraft-advert-dismiss { float: right; font-size: 13px; font-weight: normal; } h3.updraft_advert_heading { margin-top: 5px !important; margin-bottom: 5px !important; } h4.updraft_advert_heading { margin-top: 2px !important; margin-bottom: 3px !important; } .updraft_center_content { text-align: center; margin-bottom: 5px; } .updraft_notice_link { padding-left: 5px; } .updraft_text_center { text-align: center; } @media screen and (min-width: 560px) { .updraft_advert_content_left, .updraft_advert_content_left_extra { float: left; } } Network Map : Map could not be generated - Pandora FMS Community

Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support Advanced troubleshooting Network Map : Map could not be generated

  • Network Map : Map could not be generated

    Posted by rischfre on June 24, 2014 at 15:09

    Hi

    I installed the new Pandora 5.0 SP4 Community versión on a Ubuntu 14.04 server, everything is working fine except for the “Network Map”
    Graphviz is well installed using package :  Version: 2.36.0-0ubuntu3
    /var/www/html/pandora_console/attachment  has the 777 authorization.
    Anybody else has this issue? a guess?

    Thank you
    Best regards

    ivo_yordanov replied 12 years ago 3 Members · 6 Replies
  • 6 Replies
  • ivo_yordanov

    Member
    June 25, 2014 at 19:13
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hello

    Send us a copy of the pandora_console’s list of directories inside (ls -l) to take a close look at it.

    Regards
    Ivo

  • rischfre

    Member
    June 25, 2014 at 20:12
    80 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi

    Thank you for your quick answer.
    please find attached the result of those commands:

    sudo ls -l /var/www/pandora_console > /tmp/Pandora_console.txt
    sudo ls -Rl /var/www/pandora_console/ >> /tmp/Pandora_console.txt

  • rischfre

    Member
    July 8, 2014 at 19:11
    80 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Am i the only one facing this problem?

    If somebody has a working pandora 5 on a “Ubuntu server”, would you be so kind to publish the contains of the
    pandora_console directory:

    sudo ls -Rl /var/www/pandora_console/

    Thank you

  • Mario

    Administrator
    July 9, 2014 at 19:49
    1193 Karma points
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi

    Do you have selinux enabled?

    http://www.cyberciti.biz/faq/howto-turn-off-selinux/

    Best Regards

  • rischfre

    Member
    September 2, 2014 at 12:49
    80 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi

    thank you for your answer and sorry for delay.

    This issue is still not resolved, and i can confirm that i do not have SELinux installed (which is so by default in Ubuntu).

    Any oth proposal?

    Thanks

  • ivo_yordanov

    Member
    September 8, 2014 at 19:40
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hello

    Can you execute the following command in order to change the permissions for the attachment directory located in the pandora_console folder?

    chmod drwxr-xr-x attachment/

    Regards
    Ivo

Log in to reply.