We have a plugin we built for Nagios that provides pretty good support
for getting alerts from nfdump data using filters and other criteria. I
placed it along with a set of check command definitions here. No README
or anything yet, just thought it might help someone (hopefully!).
http://www.willingminds.com/sites/default/files/check_nfdump.tgz
Thanks,
Mark
On 11/14/19 7:41 AM, Roberto Carna wrote:
Dear, I solved the email alert sending problem in this way:
In /var/www/nfsen/alerting.php I comment this lines:
//if ( !ereg("^[A-Za-z0-9_\.@-]{6,128}$", $email) ) {
// SetMessage('error', "Error illegal
characters in email address //'$email'");
// return 1;
// }
But now every time an alert mail is sent, I can't connect to the nfsen
web interface:
ERROR: nfsend connect() error: No such file or directory!
ERROR: nfsend - connection failed!!
ERROR: Can not initialize globals!
So I have to kill and start the nfsen process in order to access the
web interface.
What can be the problem now ?
Thanks a lot again !!!
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss