|
|
| Author |
Message |
fristi
Joined: 28 Jul 2008 Posts: 13
|
Posted: Mon Jul 28, 2008 4:53 am Post subject: /proc/meminfo |
|
|
Hello everybody,
We are running cacti 0.8.7b on a Solaris 10 for several days now. A few days ago the crontab registered a very odd problem :
/usr/local/rrdtool-1.2.19/bin/rrdtool: syntax error at line 1: `(' unexpected
cat: cannot open /proc/meminfo
cat: cannot open /proc/meminfo
we are running :
Cacti Version 0.8.7b
Cacti OS unix
SNMP Version net-snmp
RRDTool Version RRDTool 1.2.x
Hosts 3
Graphs 4
Data Sources SNMP Query: 4
Total: 4
thanks in advance,
Fristi, |
|
| Back to top |
|
 |
frdrk
Joined: 06 Jul 2007 Posts: 41
|
Posted: Mon Jul 28, 2008 5:05 am Post subject: |
|
|
afaik, solaris doesnt even have a /proc/meminfo.. has it ever worked?  |
|
| Back to top |
|
 |
fristi
Joined: 28 Jul 2008 Posts: 13
|
Posted: Mon Jul 28, 2008 5:32 am Post subject: |
|
|
| It has worked for several days, is there a cacti version specially for Solaris ? |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9723 Location: MI, USA
|
Posted: Mon Jul 28, 2008 5:59 am Post subject: |
|
|
Is there such a file on Solaris? If you are using net-snmp, was it recently updated? I would suspect this problem is either there, or some other script attempting to open the proc file.
Here's a guess:
| Code: | | grep -i proc /var/www/html/cacti/scripts |
TheWitness |
|
| Back to top |
|
 |
|