Some minor updates to make the underlying libraries compatible with PHP 8.x.
DOWNLOAD: EPP library IT-NIC (PHP) (68 downloads)
Open Source packages. Plugins and patches for Icinga & Nagios. SNMP tools.
Some minor updates to make the underlying libraries compatible with PHP 8.x.
DOWNLOAD: EPP library IT-NIC (PHP) (68 downloads)
As you may have noticed I didn’t have much time and so I nearly missed out the bad ratings… probably caused by the error introduced with split usage of $snmpversion / $snmp_version variable names… sorry guys & thanks to Phillip Bruce for the notice.
Added missing definitions for $context, $domin and $snmpversion – thanks to Andrea Bolognaro for pointing this out.
Please note: as you can see this check is still quite crude compared to some of my other checks (check_hp, check_dell, …) and caused by the fact that I can’t reliably test it as I have no NetApp. If anyone wants to go through variable names, definitions and some other cleanup, you’d be more than welcome.
Spare disk support fixed.
Fixed an issue that could have caused the loss of messages from the polling queue if the database was unreachable. Now, if a message was not successfully stored by poll() in Net/EPP/IT/Session.php, the function will return FALSE to it’s caller.
This is a collection of updates to all SNMP-based plugins:
List of plugins and versions order:
This update includes support for the EDU SLD – please mind the schema update to tbl_contacts!
This is a minor update including some fixes to template names and updates to the database schema.
Sorry everyone for taking so long for an update… and then this! I have really no chance to test these anymore, so please be aware that this version is NOT tested. Please send me and email if you still find it useful and it works (if not please send me a patch to fix things, thank you!)
Ah yes… credits are to be found in the ChangeLog!
What has changed:
IMPORTANT NOTE: as part of the code cleanup Smarty 2 and ADOdb have been removed. This now implies usage of a PHP release greater or equal 5.3!