2017 © Pedro Peláez
 

library php_send_nsca

image

uni-tel/php_send_nsca

  • Thursday, August 2, 2018
  • by nueaf
  • Repository
  • 3 Watchers
  • 1 Stars
  • 229 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 7 Versions
  • 6 % Grown

The README.md

php send nsca

send nsca implementation in PHP for nagios., (*1)

usage

See example.php and MyNscaClassExample.php, (*2)

important

"Be aware of bugs in the following code. I've only proved it correct, not tested it". Of course, it's not that kind of extreme, but be aware that i've only tested the code in my environment, where we only use triple DES encryption with NSCA. If you use any other kind of encryption consider yourself a testsubject. Also check how the encryption is called in PHPs mcrypt extension on your system. I've encountered a really old SuSE box where the name of the triple DES encryption in mcrypt was different from the newer debian boxes., (*3)

errorhandling

The class will return true or false. Be aware that wrong encryption typenames can lead to critical failures that will stop your programs execution at runtime (if you don't handle errors on your own), (*4)

The Versions

02/08 2018

v1.0

1.0.0.0

  Sources   Download

09/02 2017

dev-master

9999999-dev

NSCA

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

09/02 2017

2.0.2

2.0.2.0

NSCA

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

08/02 2017

1.0.1

1.0.1.0

NSCA

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

08/02 2017

2.0.1

2.0.1.0

NSCA

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

08/02 2017

2.0.0

2.0.0.0

NSCA

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

10/07 2016

dev-patch-1

dev-patch-1

NSCA

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0