Yamon VAR err

Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions
Author Message
freebird317
DD-WRT User


Joined: 21 Dec 2009
Posts: 51

PostPosted: Thu Oct 05, 2017 22:39    Post subject: Yamon VAR err Reply with quote
came home today and yamon was not running. It appears the mnt point was lost. rebooted and yamon is running but throwing an err

Error #4 reading the hourly data file: `data3/2017/10/2017-10-05-hourly_data.js` TypeError: undefined is not an object (evaluating 'pnd_data.usage[arr.hour*1]={down:svd,up:svu,lost:wl,dropped:sdr,local:loc}')
Sponsor
al_c
DD-WRT Guru


Joined: 13 Apr 2013
Posts: 2134
Location: Ottawa Canada

PostPosted: Fri Oct 06, 2017 1:42    Post subject: Re: Yamon VAR err Reply with quote
freebird317 wrote:
came home today and yamon was not running. It appears the mnt point was lost. rebooted and yamon is running but throwing an err

Error #4 reading the hourly data file: `data3/2017/10/2017-10-05-hourly_data.js` TypeError: undefined is not an object (evaluating 'pnd_data.usage[arr.hour*1]={down:svd,up:svu,lost:wl,dropped:sdr,local:loc}')


It could be that your monthly file has been corrupted... take a look in /mnt/YAMon3/data/... (or whereever your data files are saved).
freebird317
DD-WRT User


Joined: 21 Dec 2009
Posts: 51

PostPosted: Fri Oct 06, 2017 2:01    Post subject: Re: Yamon VAR err Reply with quote
al_c wrote:
freebird317 wrote:
came home today and yamon was not running. It appears the mnt point was lost. rebooted and yamon is running but throwing an err

Error #4 reading the hourly data file: `data3/2017/10/2017-10-05-hourly_data.js` TypeError: undefined is not an object (evaluating 'pnd_data.usage[arr.hour*1]={down:svd,up:svu,lost:wl,dropped:sdr,local:loc}')


It could be that your monthly file has been corrupted... take a look in /mnt/YAMon3/data/... (or whereever your data files are saved).


Checked that. From what I can tell all data is there.

router booted at 3pm today and thats all i got for pnd data at bottom

pnd({"hour":"15","uptime":2702.15,"down":422295772,"up":27416106,"lost":0,"hr-loads":"0,0,0.27,0.48", 'iptables': {"YAMON33v4":437323584,"lan2wan":354523,"DROP":73898,"local":4119270}})
pnd({"hour":"16","uptime":6303.23,"down":978416265,"up":62607999,"lost":0,"hr-loads":"0.01,0.07,0.24,0.46", 'iptables': {"YAMON33v4":1019148530,"lan2wan":755695,"DROP":99714,"local":4859365}})
pnd({"hour":"17","uptime":9906.35,"down":1529170078,"up":77054200,"lost":0,"hr-loads":"0.03,0.08,0.20,0.47", 'iptables': {"YAMON33v4":1575562550,"lan2wan":1049527,"DROP":126009,"local":5254701}})
pnd({"hour":"18","uptime":13442.71,"down":1748230648,"up":97002704,"lost":0,"hr-loads":"0.01,0.07,0.26,0.48", 'iptables': {"YAMON33v4":1807798188,"lan2wan":1454451,"DROP":152218,"local":6122321}})
freebird317
DD-WRT User


Joined: 21 Dec 2009
Posts: 51

PostPosted: Fri Oct 06, 2017 2:14    Post subject: Re: Yamon VAR err Reply with quote
freebird317 wrote:
al_c wrote:
freebird317 wrote:
came home today and yamon was not running. It appears the mnt point was lost. rebooted and yamon is running but throwing an err

Error #4 reading the hourly data file: `data3/2017/10/2017-10-05-hourly_data.js` TypeError: undefined is not an object (evaluating 'pnd_data.usage[arr.hour*1]={down:svd,up:svu,lost:wl,dropped:sdr,local:loc}')


It could be that your monthly file has been corrupted... take a look in /mnt/YAMon3/data/... (or whereever your data files are saved).


Checked that. From what I can tell all data is there.

router booted at 3pm today and thats all i got for pnd data at bottom

pnd({"hour":"15","uptime":2702.15,"down":422295772,"up":27416106,"lost":0,"hr-loads":"0,0,0.27,0.48", 'iptables': {"YAMON33v4":437323584,"lan2wan":354523,"DROP":73898,"local":4119270}})
pnd({"hour":"16","uptime":6303.23,"down":978416265,"up":62607999,"lost":0,"hr-loads":"0.01,0.07,0.24,0.46", 'iptables': {"YAMON33v4":1019148530,"lan2wan":755695,"DROP":99714,"local":4859365}})
pnd({"hour":"17","uptime":9906.35,"down":1529170078,"up":77054200,"lost":0,"hr-loads":"0.03,0.08,0.20,0.47", 'iptables': {"YAMON33v4":1575562550,"lan2wan":1049527,"DROP":126009,"local":5254701}})
pnd({"hour":"18","uptime":13442.71,"down":1748230648,"up":97002704,"lost":0,"hr-loads":"0.01,0.07,0.26,0.48", 'iptables': {"YAMON33v4":1807798188,"lan2wan":1454451,"DROP":152218,"local":6122321}})



Compared to another hr file I'm missing the "start" line
pnd({"hour":"start","uptime":1317893.98,"down":39892783809,"up":5550452213,"lost":0,"hr-loads":"0.25,0.16,0.16,0.25", 'iptables': {"YAMON33v4":23410631399,"lan2wan":37610585,"DROP":1974541,"local":170047007}})
al_c
DD-WRT Guru


Joined: 13 Apr 2013
Posts: 2134
Location: Ottawa Canada

PostPosted: Fri Oct 06, 2017 2:18    Post subject: Re: Yamon VAR err Reply with quote
freebird317 wrote:
freebird317 wrote:
al_c wrote:
freebird317 wrote:
came home today and yamon was not running. It appears the mnt point was lost. rebooted and yamon is running but throwing an err

Error #4 reading the hourly data file: `data3/2017/10/2017-10-05-hourly_data.js` TypeError: undefined is not an object (evaluating 'pnd_data.usage[arr.hour*1]={down:svd,up:svu,lost:wl,dropped:sdr,local:loc}')


It could be that your monthly file has been corrupted... take a look in /mnt/YAMon3/data/... (or whereever your data files are saved).


Checked that. From what I can tell all data is there.

router booted at 3pm today and thats all i got for pnd data at bottom

pnd({"hour":"15","uptime":2702.15,"down":422295772,"up":27416106,"lost":0,"hr-loads":"0,0,0.27,0.48", 'iptables': {"YAMON33v4":437323584,"lan2wan":354523,"DROP":73898,"local":4119270}})
pnd({"hour":"16","uptime":6303.23,"down":978416265,"up":62607999,"lost":0,"hr-loads":"0.01,0.07,0.24,0.46", 'iptables': {"YAMON33v4":1019148530,"lan2wan":755695,"DROP":99714,"local":4859365}})
pnd({"hour":"17","uptime":9906.35,"down":1529170078,"up":77054200,"lost":0,"hr-loads":"0.03,0.08,0.20,0.47", 'iptables': {"YAMON33v4":1575562550,"lan2wan":1049527,"DROP":126009,"local":5254701}})
pnd({"hour":"18","uptime":13442.71,"down":1748230648,"up":97002704,"lost":0,"hr-loads":"0.01,0.07,0.26,0.48", 'iptables': {"YAMON33v4":1807798188,"lan2wan":1454451,"DROP":152218,"local":6122321}})



Compared to another hr file I'm missing the "start" line
pnd({"hour":"start","uptime":1317893.98,"down":39892783809,"up":5550452213,"lost":0,"hr-loads":"0.25,0.16,0.16,0.25", 'iptables': {"YAMON33v4":23410631399,"lan2wan":37610585,"DROP":1974541,"local":170047007}})


that's odd... did you have logging turned on? can you send the file and the log to questions@usage-monitoring.com?

Thx

Al
freebird317
DD-WRT User


Joined: 21 Dec 2009
Posts: 51

PostPosted: Fri Oct 06, 2017 2:56    Post subject: Re: Yamon VAR err Reply with quote
al_c wrote:
freebird317 wrote:
freebird317 wrote:
al_c wrote:
freebird317 wrote:
came home today and yamon was not running. It appears the mnt point was lost. rebooted and yamon is running but throwing an err

Error #4 reading the hourly data file: `data3/2017/10/2017-10-05-hourly_data.js` TypeError: undefined is not an object (evaluating 'pnd_data.usage[arr.hour*1]={down:svd,up:svu,lost:wl,dropped:sdr,local:loc}')


It could be that your monthly file has been corrupted... take a look in /mnt/YAMon3/data/... (or whereever your data files are saved).


Checked that. From what I can tell all data is there.

router booted at 3pm today and thats all i got for pnd data at bottom

pnd({"hour":"15","uptime":2702.15,"down":422295772,"up":27416106,"lost":0,"hr-loads":"0,0,0.27,0.48", 'iptables': {"YAMON33v4":437323584,"lan2wan":354523,"DROP":73898,"local":4119270}})
pnd({"hour":"16","uptime":6303.23,"down":978416265,"up":62607999,"lost":0,"hr-loads":"0.01,0.07,0.24,0.46", 'iptables': {"YAMON33v4":1019148530,"lan2wan":755695,"DROP":99714,"local":4859365}})
pnd({"hour":"17","uptime":9906.35,"down":1529170078,"up":77054200,"lost":0,"hr-loads":"0.03,0.08,0.20,0.47", 'iptables': {"YAMON33v4":1575562550,"lan2wan":1049527,"DROP":126009,"local":5254701}})
pnd({"hour":"18","uptime":13442.71,"down":1748230648,"up":97002704,"lost":0,"hr-loads":"0.01,0.07,0.26,0.48", 'iptables': {"YAMON33v4":1807798188,"lan2wan":1454451,"DROP":152218,"local":6122321}})



Compared to another hr file I'm missing the "start" line
pnd({"hour":"start","uptime":1317893.98,"down":39892783809,"up":5550452213,"lost":0,"hr-loads":"0.25,0.16,0.16,0.25", 'iptables': {"YAMON33v4":23410631399,"lan2wan":37610585,"DROP":1974541,"local":170047007}})


that's odd... did you have logging turned on? can you send the file and the log to questions@usage-monitoring.com?

Thx

Al


I have logging turned off.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum