
Hello, I am having a problem with my ServerCheck Gateway when I use their expansion module. The problem is when I have a sensor (I am using temperature) plugged into the expansion it does not get discovered. I did some digging with my very limited knowledge of PHP and it looks like the serverscheck.inc.php file only references the sensor that you would plug into the gateway .1.3.6.1.4.1.17095.3. But, when you plug a sensor into the expansion module it polls at .1.3.6.1.4.1.17095.11.0. Now I can edit the php and add these value locations to the array at the top and now the values for the sensor plugged into the expansion module appear. But, their descriptions do not show. I have tried everything I know but my very limited knowledge of PHP is hurting me. To make this even more difficult the value it uses to poll the description is sensor1name for the sensors that plug into a gateway. But, for the expansion, the description value is sensor1Name with a capital "N". Please, can someone help me we are using Observium to monitor the temperatures in Walk-in Freezers and Refrigerators and they are really pressing me to get this completed?

Hi,
It's probably just necessary to add a few new entries to the MIB support for these devices.
Do you have an SNMP walk showing the relevant tables?
adam.
Adam Armstrong Managing Director & Lead Architect Observium Limited http://www.observium.org http://docs.observium.org http://jira.observium.org On 2018-01-12 02:23:21, Brian Weeks bweeks@brenhamk-12.net wrote: Hello, I am having a problem with my ServerCheck Gateway when I use their expansion module. The problem is when I have a sensor (I am using temperature) plugged into the expansion it does not get discovered. I did some digging with my very limited knowledge of PHP and it looks like the serverscheck.inc.php file only references the sensor that you would plug into the gateway .1.3.6.1.4.1.17095.3. But, when you plug a sensor into the expansion module it polls at .1.3.6.1.4.1.17095.11.0. Now I can edit the php and add these value locations to the array at the top and now the values for the sensor plugged into the expansion module appear. But, their descriptions do not show. I have tried everything I know but my very limited knowledge of PHP is hurting me. To make this even more difficult the value it uses to poll the description is sensor1name for the sensors that plug into a gateway. But, for the expansion, the description value is sensor1Name with a capital "N". Please, can someone help me we are using Observium to monitor the temperatures in Walk-in Freezers and Refrigerators and they are really pressing me to get this completed?
--
Brian Weeks
Network Engineer CCNA, MCSE, ACMT, A+, Network + Brenham ISD 1301 Niebuhr St. Brenham, TX 7783 Office: (979) 277-3760 ext. 2249 Email: bweeks@brenhamk-12.net [mailto:bweeks@brenhamk-12.net] Website: http://www.brenhamisd.net [http://www.brenhamisd.net]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi Adam,
It should be all in http://jira.observium.org/browse/OBS-2292 I think?
Cheers,
Steven
Miller Homes Limited Registered in Scotland - SC255429
2 Lochside View, Edinburgh Park, Edinburgh, EH12 9DH
Disclaimer: The Information in this e-mail is confidential and for use by the addressee(s) only. It may also be privileged. If you are not the intended recipient please notify us immediately on +44 (0) 870 336 5000 and delete the message from your computer: you may not copy or forward it, or use or disclose its contents to any other person. We do not accept any liability or responsibility for: (1) changes made to this email after it was sent, or (2) viruses transmitted through this email or any attachment.
"Adam Armstrong" adama@observium.org 07/02/2018 04:10 >>>
Hi,
It's probably just necessary to add a few new entries to the MIB support for these devices.
Do you have an SNMP walk showing the relevant tables?
adam.
Adam Armstrong Managing Director & Lead Architect Observium Limited http://www.observium.org http://docs.observium.org http://jira.observium.org
On 2018-01-12 02:23:21, Brian Weeks bweeks@brenhamk-12.net wrote: Hello, I am having a problem with my ServerCheck Gateway when I use their expansion module. The problem is when I have a sensor (I am using temperature) plugged into the expansion it does not get discovered. I did some digging with my very limited knowledge of PHP and it looks like the serverscheck.inc.php file only references the sensor that you would plug into the gateway .1.3.6.1.4.1.17095.3. But, when you plug a sensor into the expansion module it polls at .1.3.6.1.4.1.17095.11.0. Now I can edit the php and add these value locations to the array at the top and now the values for the sensor plugged into the expansion module appear. But, their descriptions do not show. I have tried everything I know but my very limited knowledge of PHP is hurting me. To make this even more difficult the value it uses to poll the description is sensor1name for the sensors that plug into a gateway. But, for the expansion, the description value is sensor1Name with a capital "N". Please, can someone help me we are using Observium to monitor the temperatures in Walk-in Freezers and Refrigerators and they are really pressing me to get this completed?

If you can give SNMP read access to one of these, I'll try to add support for these when I get time.
adam. On 2018-02-08 14:02:32, Steven Robson steven.robson@miller.co.uk wrote: Hi Adam,
It should be all in http://jira.observium.org/browse/OBS-2292 [http://jira.observium.org/browse/OBS-2292%5D%C2%A0I think?
Cheers,
Steven
Miller Homes Limited Registered in Scotland - SC255429
2 Lochside View, Edinburgh Park, Edinburgh, EH12 9DH
Disclaimer: The Information in this e-mail is confidential and for use by the addressee(s) only. It may also be privileged. If you are not the intended recipient please notify us immediately on +44 (0) 870 336 5000 and delete the message from your computer: you may not copy or forward it, or use or disclose its contents to any other person. We do not accept any liability or responsibility for: (1) changes made to this email after it was sent, or (2) viruses transmitted through this email or any attachment.
"Adam Armstrong" adama@observium.org 07/02/2018 04:10 >>>
Hi,
It's probably just necessary to add a few new entries to the MIB support for these devices.
Do you have an SNMP walk showing the relevant tables?
adam.
Adam Armstrong Managing Director & Lead Architect Observium Limited http://www.observium.org http://docs.observium.org http://jira.observium.org On 2018-01-12 02:23:21, Brian Weeks bweeks@brenhamk-12.net wrote: Hello, I am having a problem with my ServerCheck Gateway when I use their expansion module. The problem is when I have a sensor (I am using temperature) plugged into the expansion it does not get discovered. I did some digging with my very limited knowledge of PHP and it looks like the serverscheck.inc.php file only references the sensor that you would plug into the gateway .1.3.6.1.4.1.17095.3. But, when you plug a sensor into the expansion module it polls at .1.3.6.1.4.1.17095.11.0. Now I can edit the php and add these value locations to the array at the top and now the values for the sensor plugged into the expansion module appear. But, their descriptions do not show. I have tried everything I know but my very limited knowledge of PHP is hurting me. To make this even more difficult the value it uses to poll the description is sensor1name for the sensors that plug into a gateway. But, for the expansion, the description value is sensor1Name with a capital "N". Please, can someone help me we are using Observium to monitor the temperatures in Walk-in Freezers and Refrigerators and they are really pressing me to get this completed?
--
Brian Weeks
Network Engineer CCNA, MCSE, ACMT, A+, Network + Brenham ISD 1301 Niebuhr St. Brenham, TX 7783 Office: (979) 277-3760 ext. 2249 Email: bweeks@brenhamk-12.net [mailto:bweeks@brenhamk-12.net] Website: http://www.brenhamisd.net [http://www.brenhamisd.net]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Brian Weeks
-
Steven Robson