Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 365 Bytes

README.rdoc

File metadata and controls

19 lines (11 loc) · 365 Bytes

DESCRIPTION:

Install and configure mrtg in order to graph switches and routers discovered from a data bag.

REQUIREMENTS:

Works on debian, may work on ubuntu and other debian based distributions.

ATTRIBUTES:

USAGE:

Default recipe search into a “switches” data bag for item like this one :

{

"id": "some-id",
"fqdn": "switch.or.router.fqdn"

}