+ minor update doc
This commit is contained in:
parent
cd0529625f
commit
db3ea6cfcf
|
@ -27,7 +27,7 @@ It seems that 'os::linux::snmp::plugin' is the good one. So i verify with the op
|
|||
Plugin Description:
|
||||
Check Linux operating systems in SNMP.
|
||||
|
||||
It's exactly what i need. Now i'll the option ``--list-mode`` to know what can i do with it:
|
||||
It's exactly what i need. Now i'll add the option ``--list-mode`` to know what can i do with it:
|
||||
|
||||
$ perl centreon_plugins.pl --plugin=os::linux::snmp::plugin --list-mode
|
||||
...
|
||||
|
|
|
@ -14,7 +14,7 @@ There are 3 chapters:
|
|||
* :ref:`Code Style Guidelines <code_style_guidelines>`: Follow it.
|
||||
* :ref:`Model Classes Usage <model_classes_usage>`: description of classes you should use for your plugin.
|
||||
|
||||
The lastest version is available on following git repository: http://git.centreon.com/centreon-plugins.git
|
||||
The lastest version is available on following git repository: https://github.com/centreon/centreon-plugins.git
|
||||
|
||||
.. _quick-start:
|
||||
|
||||
|
|
Loading…
Reference in New Issue