Installing:
- Copy "dedicado.php" to
/modules/servers/dedicado/dedicado.php
- Add the following lines to librenms's config.php where 192.168.0.1 is your whmcs's IP:
$config['allow_unauth_graphs_cidr'] = array('192.168.0.1/32');
$config['allow_unauth_graphs'] = true;
- Configure the module with your librenms hostname inside your product.
- Add a custom field named "librenmsid" to your product.
When setting up services to clients just input the librenm's port id on librenmsid field and the graph will show up.