Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
zahid72
My apologies for a lack of a README/ install guide. Unfortunately, I no longer maintain this component.
However, the install instructions should be as follows:
1. Download file and upload as component in Nagios XI
2. Open the graphs.php file on the filesystem with your favorite editor
3. Change the variables in the "CHANGABLE VARIABLES" section.
3a. The $smokeping_url variable needs to be set to a hostname that is available to your apache user on the Nagios instance.
3b. The $smokeping_targets should be an array of targets to collect graphs from. In my use-case, each one of these correlated to a slave, but your mileage may vary.
3c. The rest of the variables should be self-explanatory based on their names, and you should be able to leave them as they sit. Feel free to tweak them.
You're welcome to fork, change and redistribute, as well.
Thanks!
1. Used IfHighSpeed instead of ifSpeed and accordingly change divisor
2. Inserted Huawei for Eth-Trunk but I couldnt understand this usage.
3. portid coupled in IF-MIB::ifSpeed
portalias=`snmpwalk -v 2c -c $COMMUNITY $HOSTNAME IF-MIB::ifAlias."$portid" `