Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theratman authored Jun 15, 2022
1 parent b8fd830 commit 7df9657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ The powerfull monitoring tool [Observium](https://www.observium.org/) allows us
## Usage

1. On your Observium server copy all the PHP files to the corresponding place, ex. copy the file «[includes/definitions/rrdtypes.inc.php](includes/definitions/rrdtypes.inc.php)» to your ```/{OBSERVIUM_INSTALL_DIRECTORY}/includes/definitions/```. For more information of how to add application check [this page](https://docs.observium.org/developing/add_app/).
2. On the client server that you want to monitoring copy the unix agent «[observium_agent/scripts-enabled/tcpstates](observium_agent/scripts-enabled/tcpstates)» to ```/usr/lib/observium_agent/scripts-enabled/``` or ```/usr/lib/observium_agent/local/``` depend on your configuration.
2. On the client that you want to monitoring copy the unix agent «[observium_agent/scripts-enabled/tcpstates](observium_agent/scripts-enabled/tcpstates)» to ```/usr/lib/observium_agent/scripts-enabled/``` or ```/usr/lib/observium_agent/local/``` depend on your configuration.

## Enjoy!

0 comments on commit 7df9657

Please sign in to comment.