well never mind i understand it stands for kilobyts.
anyway i see that i used check_mrtggrafe and here im using check_mrtg and now it works. - so maybe this was the sulotion
Thanks.-> solved
Search found 24 matches
- Wed Feb 17, 2016 6:59 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
- Wed Feb 17, 2016 4:45 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
ok so i reinstall it and set it like that : define command{ command_name check_mrtg command_line $USER1$/check_mrtg -F /var/www/mrtg/172.10.170.99_wan1.log -w 5000 -c 15000 -v 2 } it is working but i see Critical notify. the thing that i am missing is what does it measure ? what 5000 or 15000 mean? ...
- Tue Feb 16, 2016 8:16 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
tgriep wrote:The output ofls -l /usr/bin/mrtgShows that the file is zero bytes. Something happened to do that.-rwxr-xr-x 1 root root 0 Jan 19 14:58 /usr/bin/mrtg
If you reinstall mrtg on that system, that should fix the issue you are having.
ok.. ill try again and update here.
- Sun Feb 14, 2016 2:52 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
Running this command should of produced a lot of output. Can you run it again? LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --debug=log,base Also, run the following and post the output. ls -l /usr/bin/mrtg which mrtg ls -l /etc/mrtg Thanks Hello, this line does nothing : LANG=C LC_ALL=C /usr/bi...
- Thu Feb 11, 2016 2:50 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
Please run the following so we can get some debug information and post the output here. LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --debug=log,base ps -ef here: root@localhost: ~#LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --debug=log,base root@localhost: ~#ps -ef UID PID PPID C STIME TT...
- Wed Feb 10, 2016 3:04 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
it didnt update as well :tgriep wrote:Did the file in this folder get updated?
Run the following and post the output.Code: Select all
ls -l /var/lib/mrtg
Code: Select all
root@localhost: ~#ls -l /var/lib/mrtg
total 0
-rw-r--r--. 1 root root 0 Jan 19 13:20 mrtg.ok
- Mon Feb 08, 2016 4:14 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
Can you run the following and post the output? LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg ll /var/lock/mrtg/ Thanks this is the output: root@localhost: ~#LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg root@localhost: ~#ll /var/lock/mrtg/ total 0 root@localhost: ~# Did the files get updated ...
- Mon Feb 08, 2016 4:13 am
- Forum: Open Source Nagios Projects
- Topic: check_dns issue
- Replies: 13
- Views: 9602
Re: check_dns issue
Thanks! that has resolved my issue!

- Sun Feb 07, 2016 7:18 am
- Forum: Open Source Nagios Projects
- Topic: Fortisnmp monitoring -help
- Replies: 28
- Views: 10376
Re: Fortisnmp monitoring -help
tgriep wrote:Can you run the following and post the output?ThanksCode: Select all
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg ll /var/lock/mrtg/
this is the output:
Code: Select all
root@localhost: ~#LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
root@localhost: ~#ll /var/lock/mrtg/
total 0
root@localhost: ~#
- Sun Feb 07, 2016 7:16 am
- Forum: Open Source Nagios Projects
- Topic: check_dns issue
- Replies: 13
- Views: 9602
Re: check_dns issue
Hi,
then if i want to check if my localhost is doing dns resolving what should i do?
this why i can know that there is no internet issue in the local host..
Regards
then if i want to check if my localhost is doing dns resolving what should i do?
this why i can know that there is no internet issue in the local host..
Regards