Code Monkey home page Code Monkey logo

wiki's People

Contributors

aaaaadrien avatar atineon avatar charleneauger avatar codiflow avatar damienbelliard avatar djily90 avatar fbomj avatar fourstepper avatar gillesdubois avatar kapouik avatar kwadrat avatar lea9250 avatar max-stockhausen avatar ncharles avatar pingax avatar rebirthlicoder avatar rudylaurent avatar sbraz avatar scifire avatar stcyr avatar vdeville avatar zedoki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wiki's Issues

Missing dependency for snmp scan

I'm trying to have an agent doing snmp scans

I see the following requirement:

sub snmp_ip_scan {
    my ($self,$net_to_scan) = @_;
    my $logger=$self->{logger};
    my $common=$self->{common};

    if ($common->can_load('Net::Netmask') ) {
        my $block=Net::Netmask->new($net_to_scan);
        my $size=$block->size()-2;

This dependency is not documented in the wiki.

I would gladly update the doc but I'm not sure where to do it:

wrong path in wiki script?

Hy, this wiki shows the following script

https://wiki.ocsinventory-ng.org/04.Deployment/Deploying-packages-or-executing-commands-on-client-hosts/
@echo off REM Check if CA file exists if exist “C:\Program Files\OCS Inventory Agent\cacert.pem” goto CA_END REM CA file does not exists, install it Copy \\MYSERVER\MYSHARE\cacert.pem “C:\Program Files\OCS Inventory Agent\cacert.pem” :CA_END

Isn't the destination since agent 2.xx ??

in agent version 2.05 and Windows 7 and up
%PROGRAMDATA%\OCS Inventory NG\Agent\

and in agent version 2.05 and Windows XP
%ALLUSERSPROFILE%\Application Data\OCS Inventory NG\Agent

Kind regards

Sokatra

mail notification

I have seen in the mail notification page this :
Note: It's recommended to set the frequency to every minute

Are you serious ? It's never a good idea to launch a cron every minute to do on action per day. You will increase the load of your server for nothing ...

Please rewrite this quick !

Plugins homepage missing translations

Sorry, I didn't know where to report this, so I try here.

It is about the plugin homepage here: https://plugins.ocsinventory-ng.org/

With a german browser the plugin homepage is missing a lot of labels,
image
image

Seems the translation can not be found and there is no fallback to english?
image

With an english browser all labels are there.

(PS: if I may ask, how can I submit plugins to this homepage?)

Using extension engine section incomplete for unix agent

Hello! The documentations states only where to drop the agent part on a windows client agent. Where should it be dropped on a unix-like client agent.

There is no plugin (or Plugin?) directory in /etc/ocsinventory or in /var/lib/ocsinventory/ or in /usr/share/perl5/Ocsinventory/...
So, where should il be created and the agent part be deployed in? It would be helpfull that the doc give some hint about it.

Thanks

Repo installation

Will it be possible to guide installation on Centos using your Repo? I found the page explaining how to install the Repo but no steps to install. From what I guessed to install the ocs server is not configured after installing ocsinventory-server.noarch . The original install works for me when I run the setup script but I hope it will be more consistent installing from the repo.

Wiki for update?

Hey,
i didnt´found any entry on your wiki or on github for an update of the ocs-server.
Do you have an how to?
If not is there anything to pay attention if i update from 2.3 to upcoming 2.3.1?
maybe you could describe it in short here then i try to update the wiki here on github.

Missing dependencies for snmp scan (2)

If you want to do snmp v3 scans you need Crypt::DES.pm and Digest::HMAC.pm

This should be documented

(on ubuntu: apt install libcrypt-des-perl libdigest-hmac-perl)

Error "Got timeout reading communication packets"

Hello OCS community,

I had been re-directed from:
https://ask.ocsinventory-ng.org/13446/error-got-timeout-reading-communication-packets
... to this place. I hope I am right here, otherwise please advice.

We are using OCS Inventory NG in our company.

Multiple times a day I can experience the following error message in the MySQL Server 5.7 error logs with this pattern:

2021-06-27T23:56:22.342179Z 910027 [Note] Aborted connection 910027 to db: '<ocs_db>' user: '<MySQL_user_forr_ocs>' host: '<our_ocs_server>' (Got timeout reading communication packets)

This only happens in reference with the MySQL database used for OCS. There is no issue with other MySQL databases within the same server.

As to Oracle the reason for this kind of error might likely be related to that OCS is not closing down the database connections properly. The sessions remain open and after the specified timeouts passed ("interactive_timeout" and "wait_timeout) the session are closed by MySQL. This triggers the output in the error logfile.

https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=457345552799625&parent=EXTERNAL_SEARCH&sourceId=PROBLEM&id=2322952.1&_afrWindowMode=0&_adf.ctrl-state=7t8dq5shl_4
(login needed)

Could this be related to OCS directly ? Application issue ?
Any recommendations ?
Is anyone experiencing this as well ?

I do not know have much knowledge in OCS, please let me know, if additonal information is missing.

Many Thanks

User and Password Encoded

Hello,

We discovered an undocumented changed introduced in ocsinventory-agent v2.6.1 regarding htpasswd auth: user and password strings passed in args or configfile must be base64 encoded.

Commit: OCSInventory-NG/UnixAgent@2ee973d

To be changed in:

Opening an issue in ocsinventory-agent unix to update man pages and help.

Regards

Pictures in Howto

Hey,

i would like to participate a little bit in the how to section and change some outdated things.
But first, you have many pic´s in the howtos which only show text. Do you still want to have these pictures?
I think it´s very time consuming to take care for the pic´s. Also it is dissapointing if you expect a pic but link is broken but this is often the case.

So is it ok if i remove outdated and broken pic links?

Documentation should explain how to update "dynamic groups"

In Using-computers-groups.md, there is no mention how to update a dynamic group to add new computers.

When one clicks on "All computers (replay)", she can found new computers matching the dynamic group's query. But, it is written on the screen "CACHE ISN'T REGENERATED BY THIS ACTION" and no such "UPDATE CACHE" button seems to exist to update this cache.

It seems like the sole means to update a dynamic group is to re-run the "Search with various criteria" search that was used to create the dynamic group originaly.

Is it so?

Then, what are the purpose of the "Reset state", "Include statically", and "Exclude statically" functions?

image

Error in build package documentation

In the build package documentation, for the "execute" command it's written that:

"Package you want to deploy is only a command launch."

And, all the explanation wrt this command tends to indicate that it is not possible to upload a package when using the "execute" command:

"Administration console will only create, in a folder named as package timestamp in directory download of apache web server root directory, the package information file named info, an XML file describing the package and action agent will have to launch."

This is plain false.

Restructuring and some kind of rework of the whole documentation

I really love OCS Inventory and use this tools for years now (precisely ~6 years). Unfortunately the documentation always confused me and was not always helpful. It took me a lot of time to really get the piece of information out I was looking for.

I want to help changing that, so this is what this issue is about 🥳

The main cause I identified was because it is mixing up outdated information, old screenshots and also brand new information. Also the sorting on the left hand side in the menu is not intuitive (options like "Prerequisites" and "Introduction" are positioned at the bottom instead of at the top):

image

I really like the new documentation of BigBlueButton. They recently restructured everything and are using Docusaurus now. You can switch version in the upper right corner to always get the information relevant for your configuration.

Please get me right: I don't want to replace the current system. This was just an idea for the mid-term if we need to reflect old documentation for old versions as well. For now I would appreciate to just put the old information in some kind of "old" section and put all fresh and relevant content to the top. So if someone reads through the documentation it is always relevant for him/her.

I would also recommend to use English as the main language only. Just pointing that out because some graphics are using french terms which are somehow confusing too.

What are the benefits for everyone?
The documentation looks well maintained to newbies and oldies and always reflects the current state while being helpful and informative at the same time.

What are my benefits of this contribution?
I would get a deep dive into the structure and functionality of OCS Inventory. I really like to structure stuff and bring in my knowledge regarding this field. I'm familiar with writing documentation and contributing to open source projects.

Really love to get some input from you what you need here and how you think about this whole topic.

Thanks,
Christian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.