Skip to content

aldemaroc/whmcs_dedicated_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

whmcs_dedicated_server

Installing:

  1. Copy "dedicado.php" to /modules/servers/dedicado/dedicado.php
  2. 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;
  1. Configure the module with your librenms hostname inside your product.
  2. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages