Unknown C Drive
-
rbizzell39
- Posts: 112
- Joined: Thu Dec 17, 2015 1:24 pm
Unknown C Drive
Hello,
Some of the systems are showing C drive information but some are still showing up as unknown I made corrections in the windows.cfg to make sure it is letter l and not the number 1 but it still isn't reporting the disk information.
define service{
use generic-service
host_name Q-WRITE-WEB001
service_description C:\ Drive Space
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90
}
Some of the systems are showing C drive information but some are still showing up as unknown I made corrections in the windows.cfg to make sure it is letter l and not the number 1 but it still isn't reporting the disk information.
define service{
use generic-service
host_name Q-WRITE-WEB001
service_description C:\ Drive Space
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90
}
-
rbizzell39
- Posts: 112
- Joined: Thu Dec 17, 2015 1:24 pm
Re: Unknown C Drive
If I do it from the command line it says unknown as well
-
rbizzell39
- Posts: 112
- Joined: Thu Dec 17, 2015 1:24 pm
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Unknown C Drive
Here's the previous thread for back story: https://support.nagios.com/forum/viewto ... 8&start=30
So, the D drive situation is resolved? The only issue is with the C Drive now?
So, the D drive situation is resolved? The only issue is with the C Drive now?
-
rbizzell39
- Posts: 112
- Joined: Thu Dec 17, 2015 1:24 pm
Re: Unknown C Drive
The C drive isn't working some host have a C and D drive but this host C drive is reporting unknown
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Unknown C Drive
On the other hosts the D drives are working? On the other hosts the C drive is working? I just want to make sure you are not still having a larger issue.
-
rbizzell39
- Posts: 112
- Joined: Thu Dec 17, 2015 1:24 pm
Re: Unknown C Drive
The one host that wasn't showing their C or D drive is now working, but one of the host that just has a C drive is showing unknown
-
rbizzell39
- Posts: 112
- Joined: Thu Dec 17, 2015 1:24 pm
Re: Unknown C Drive
Q-WRITE-WEB001
SPLAB2K12DC01
These two are showing as unknown
SPLAB2K12DC01
These two are showing as unknown
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Unknown C Drive
could you post your updated /usr/local/nagios/etc/objects/windows.cfg?