On Mon, Jun 16, 2014 at 12:11:01PM -0300, Sebastian Martinez wrote: They're both warnings.
> PHP Warning: unlink(/jffnms/jffcom/engine/temp/539f05c9b7aff.log): No such > file or directory in /jffnms/jffcom/engine/pollers/reachability_end.php on > line 17 OK, that is strange. if (file_exists($filename)) $result = unlink ($filename); So if the file exists, unlink (delete) it. But the error is the file doesn't exist. If reachability is not working at all, check you have fping installed. > PHP Warning: snmpget(): No response from 172.18.9.2 in > /jffnms/jffcom/engine/pollers/cisco_saagent_rtl.php on line 16 Just a warning, don't worry about it unless that device should have a SAAgent on it and has SNMP enabled. - Craig -- Craig Small (@smallsees) http://enc.com.au/ csmall at : enc.com.au Debian GNU/Linux http://www.debian.org/ csmall at : debian.org GPG fingerprint: 5D2F B320 B825 D939 04D2 0519 3938 F96B DF50 FEA5 ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users